Skip to content

Commit

Permalink
Update mathieudutour/github-tag-action action to v5 (#13)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 14, 2022
1 parent ab1a958 commit fcf413f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
steps:
- uses: actions/checkout@main
- name: Bump version and push tag
uses: mathieudutour/github-tag-action@v1
uses: mathieudutour/github-tag-action@v5
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit fcf413f

Please sign in to comment.