Skip to content

Commit

Permalink
chore(deps): update mathieudutour/github-tag-action action to v6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Zeratoxx committed Apr 5, 2024
1 parent a6a2a85 commit e5ac30d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
steps:
- name: Push tag
id: push_tag
uses: mathieudutour/github-tag-action@v6.1
uses: mathieudutour/github-tag-action@v6.2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
commit_sha: ${{ inputs.commit }}
Expand Down

0 comments on commit e5ac30d

Please sign in to comment.