chore(deps): update https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment action to v0.1.43
CI / Test (bun-npm.json) (push) Successful in 3s
CI / Test (docker-compose.json) (push) Successful in 2s
CI / Test (action.json) (push) Successful in 11s
CI / Test (golang.json) (push) Successful in 3s
CI / Test (common.json) (push) Successful in 17s
CI / Test (k8s.json) (push) Successful in 2s
CI / Test (helm.json) (push) Successful in 9s
CI / Format (push) Successful in 44s

This commit is contained in:
2026-08-06 16:12:44 +00:00
parent 4f7f8e63f1
commit a849a94ba8
+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@3ab82e6aa1db388a34562f5ce6eedb598651d916 # 0.1.42
uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@99bd74fe5366e32f91fe977eaff5f55aacb42600 # 0.1.43
with:
token: ${{ secrets.GITEA_TOKEN }}
prerelease: ${{ github.event_name == 'workflow_dispatch' }}