Compare commits

..

1 Commits

Author SHA1 Message Date
cf7f2b4752 chore(deps): update dependency anothrnick/github-tag-action to v1.73.0
All checks were successful
ci / docker (push) Successful in 20s
Bump version / create_release_tag (pull_request) Successful in 1m24s
2025-05-07 17:02:13 +00:00

View File

@@ -18,7 +18,7 @@ jobs:
- name: Create Release Tag - name: Create Release Tag
id: taggerFinal id: taggerFinal
uses: anothrNick/github-tag-action@1.71.0 uses: anothrNick/github-tag-action@1.73.0
with: with:
GITHUB_TOKEN: ${{ secrets.REPO_PUSH_TOKEN }} GITHUB_TOKEN: ${{ secrets.REPO_PUSH_TOKEN }}
WITH_V: true WITH_V: true