Skip to content

Commit

Permalink
Updated action-tagger version
Browse files Browse the repository at this point in the history
  • Loading branch information
Demmonius committed Dec 18, 2020
1 parent a0b9d7b commit acd5b5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-action-release-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
actions-tagger:
runs-on: ubuntu-latest
steps:
- uses: Actions-R-Us/actions-tagger@2.0.1
- uses: Actions-R-Us/actions-tagger@v2.0.1
env:
GITHUB_TOKEN: "${{ github.token }}"
with:
Expand Down

0 comments on commit acd5b5d

Please sign in to comment.