chore(deps): update https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment action to v0.1.31
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
CI / Test (action.json) (pull_request) Successful in 1m5s
CI / Test (bun-npm.json) (pull_request) Successful in 1m25s
CI / Test (common.json) (pull_request) Successful in 34s
CI / Test (helm.json) (pull_request) Successful in 34s
CI / Test (docker-compose.json) (pull_request) Successful in 47s
CI / Test (k8s.json) (pull_request) Successful in 33s

This commit is contained in:
2026-04-19 09:11:24 +00:00
parent 696b64b9f9
commit 25564fe88a

View File

@@ -16,7 +16,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Increment tag - name: Increment tag
id: tag id: tag
uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@11c694022eefab5876ac346fc9ffc0464b2548c7 # 0.1.30 uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@74d41d9bd9c243f295b53762681c714f3d24fd4c # 0.1.31
with: with:
token: ${{ secrets.GITEA_TOKEN }} token: ${{ secrets.GITEA_TOKEN }}
prerelease: ${{ github.event_name == 'workflow_dispatch' }} prerelease: ${{ github.event_name == 'workflow_dispatch' }}