Skip to content

Commit

Permalink
change github tag version
Browse files Browse the repository at this point in the history
  • Loading branch information
AWehrhahn committed Nov 28, 2022
1 parent f212187 commit d12bfec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
id: tag_release
# You may pin to the exact commit or the version.
# uses: mathieudutour/github-tag-action@1bab3ab0712cafa42b54c512453487b89bb06504
uses: mathieudutour/github-tag-action@v5
uses: mathieudutour/github-tag-action@v6.1
with:
# Required for permission to tag the repo.
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit d12bfec

Please sign in to comment.