chore(deps): update https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment action to v0.1.41
CI / Test (bun-npm.json) (pull_request) Successful in 3s
CI / Test (common.json) (pull_request) Successful in 4s
CI / Test (docker-compose.json) (pull_request) Successful in 3s
CI / Test (golang.json) (pull_request) Successful in 3s
CI / Test (helm.json) (pull_request) Successful in 3s
CI / Test (action.json) (pull_request) Successful in 29s
CI / Test (k8s.json) (pull_request) Successful in 3s
CI / Format (pull_request) Successful in 1m34s

This commit is contained in:
2026-07-18 08:40:12 +00:00
parent 77c53788a5
commit 8a51456a2c
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
fetch-depth: 0
- name: Increment tag
id: tag
uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@39e952658b0543b68395c7566038444c4057cd6a # 0.1.40
uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@6a063e91f5dba16d8461b0da99d69f40c25f4293 # 0.1.41
with:
token: ${{ secrets.GITEA_TOKEN }}
prerelease: ${{ github.event_name == 'workflow_dispatch' }}