Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a9d5607

Browse files
authoredApr 12, 2024
chore(deps): update anothrnick/github-tag-action action to v1.69.0
1 parent 434c54c commit a9d5607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/semver.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
with:
1313
fetch-depth: '0'
1414
- name: Bump version and push tag
15-
uses: anothrNick/github-tag-action@1.61.0
15+
uses: anothrNick/github-tag-action@1.69.0
1616
id: tag
1717
env:
1818
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)
Please sign in to comment.