Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Commit

Permalink
Merge pull request #998 from matrix-org/renovate/github-actions
Browse files Browse the repository at this point in the history
Update mathieudutour/github-tag-action action to v6.2
  • Loading branch information
jmartinesp authored Jul 3, 2024
2 parents 8eaf437 + f2042b0 commit 0c7461f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
replace: ''

- name: Add Tag
uses: mathieudutour/github-tag-action@v6.1
uses: mathieudutour/github-tag-action@v6.2
with:
github_token: ${{ secrets.PAT }}
custom_tag: ${{steps.get-version.outputs.value}}
Expand Down

0 comments on commit 0c7461f

Please sign in to comment.