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:
dependabot[bot] 2024-11-13 14:04:39 +00:00 committed by GitHub
parent d1fbe2aae3
commit 36ff9fda9b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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"