Compare commits

..

1 Commits

Author SHA1 Message Date
renovate-bot aabbe9170d chore(deps): update https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment action to v0.1.39
CI / Test (bun-npm.json) (pull_request) Successful in 11s
CI / Test (common.json) (pull_request) Successful in 11s
CI / Test (docker-compose.json) (pull_request) Successful in 10s
CI / Test (helm.json) (pull_request) Successful in 11s
CI / Test (k8s.json) (pull_request) Successful in 10s
CI / Test (action.json) (pull_request) Successful in 1m4s
CI / Format (pull_request) Successful in 7s
2026-06-21 15:47:35 +00:00
+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@b8806ee0141a44be30e8734dff15001361be100c # 0.1.35
uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@e393dbb067c09fd43519392572ccf63b66cba92d # 0.1.39
with:
token: ${{ secrets.GITEA_TOKEN }}
prerelease: ${{ github.event_name == 'workflow_dispatch' }}