Skip to content

Commit ef0d834

Browse files
committed
chore(renovate): minor Update mathieudutour/github-tag-action action to v6.2
1 parent 7751f31 commit ef0d834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ jobs:
214214
- name: Bump version and push tag
215215
id: tag_version
216216
if: github.ref == 'refs/heads/main'
217-
uses: mathieudutour/github-tag-action@fcfbdceb3093f6d85a3b194740f8c6cec632f4e2 # v6.1
217+
uses: mathieudutour/github-tag-action@a22cf08638b34d5badda920f9daf6e72c477b07b # v6.2
218218
with:
219219
github_token: ${{ secrets.GITHUB_TOKEN }}
220220
release_branches: main

0 commit comments

Comments
 (0)