chore(deps): update https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment action to v0.1.45
CI / Test (bun-npm.json) (push) Successful in 10s
CI / Test (common.json) (push) Successful in 7s
CI / Test (action.json) (push) Successful in 33s
CI / Test (docker-compose.json) (push) Successful in 10s
CI / Test (helm.json) (push) Successful in 10s
CI / Test (golang.json) (push) Successful in 23s
CI / Test (k8s.json) (push) Successful in 10s
CI / Format (push) Successful in 1m9s

This commit is contained in:
2026-08-09 17:42:13 +00:00
parent 3b071a24e4
commit 6625337504
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
fetch-depth: 0
- name: Increment tag
id: tag
uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@a4f52386bae401ac7a1b20d5706b861a66b833ca # 0.1.44
uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@691f6247edcdbef73b220312db09553c96d01f88 # 0.1.45
with:
token: ${{ secrets.GITEA_TOKEN }}
prerelease: ${{ github.event_name == 'workflow_dispatch' }}