Skip to content

Commit

Permalink
chore(renovate): minor Update mathieudutour/github-tag-action action …
Browse files Browse the repository at this point in the history
…to v6.2
  • Loading branch information
renovate[bot] committed Mar 12, 2024
1 parent 7751f31 commit ef0d834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ jobs:
- name: Bump version and push tag
id: tag_version
if: github.ref == 'refs/heads/main'
uses: mathieudutour/github-tag-action@fcfbdceb3093f6d85a3b194740f8c6cec632f4e2 # v6.1
uses: mathieudutour/github-tag-action@a22cf08638b34d5badda920f9daf6e72c477b07b # v6.2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
release_branches: main
Expand Down

0 comments on commit ef0d834

Please sign in to comment.