Bump Actions-R-Us/actions-tagger from 2 to 2.0.2

Bumps [Actions-R-Us/actions-tagger](https://github.com/Actions-R-Us/actions-tagger) from 2 to 2.0.2.
- [Release notes](https://github.com/Actions-R-Us/actions-tagger/releases)
- [Commits](https://github.com/Actions-R-Us/actions-tagger/compare/v2...v2.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
pull/119/head
dependabot[bot] 2021-05-12 06:21:47 +00:00 committed by GitHub
parent 4a3465923a
commit be3d62845c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,6 +9,6 @@ jobs:
name: Update major tag
runs-on: ubuntu-latest
steps:
- uses: Actions-R-Us/actions-tagger@v2
- uses: Actions-R-Us/actions-tagger@v2.0.2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}