Skip to content

Commit

Permalink
Use latest github-tag-action
Browse files Browse the repository at this point in the history
  • Loading branch information
sboulema committed Oct 8, 2022
1 parent 2df10ee commit fe2078c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

- name: Tag release
id: tag_release
uses: mathieudutour/github-tag-action@v5.6
uses: mathieudutour/github-tag-action@v6.0
with:
custom_tag: '${{ github.run_number }}'
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit fe2078c

Please sign in to comment.