build(deps): bump tvdias/github-tagger from 0.0.1 to 0.0.2
Bumps [tvdias/github-tagger](https://github.com/tvdias/github-tagger) from 0.0.1 to 0.0.2. - [Release notes](https://github.com/tvdias/github-tagger/releases) - [Commits](https://github.com/tvdias/github-tagger/compare/v0.0.1...v0.0.2) --- updated-dependencies: - dependency-name: tvdias/github-tagger dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d1fbe2aae3
commit
36ff9fda9b
|
@ -105,7 +105,7 @@ jobs:
|
|||
tag_exists_error: false
|
||||
|
||||
- name: Create latest tag
|
||||
uses: tvdias/github-tagger@v0.0.1
|
||||
uses: tvdias/github-tagger@v0.0.2
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
tag: "latest"
|
||||
|
|
Loading…
Reference in New Issue