2 Commits
Author SHA1 Message Date
renovate 27a922d3e0 Update Github Actions #none major
Actionlint / build (push) Successful in 21s
2026-07-17 11:06:31 +00:00
andreas ef4d89d896 Update .github/workflows/docker-build.yml
Actionlint / build (push) Successful in 23s
2026-07-17 13:36:49 +03:00
+1 -1
View File
@@ -43,7 +43,7 @@ jobs:
- name: Bump version and push tag
id: tag
if: ${{ inputs.tag == 'true' }}
uses: phadric/github-tag-action@a5250a59655e9f4b0350407380a92c73948f2aec # master
uses: anothrNick/github-tag-action@4ed44965e0db8dab2b466a16da04aec3cc312fd8 # 1.75.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # if you don't want to set write permissions use a PAT token
DEFAULT_BUMP: patch