chore(deps): update https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment action to v0.1.22
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
CI / Test (k8s.json) (pull_request) Successful in 19s
CI / Test (helm.json) (pull_request) Successful in 20s
CI / Test (action.json) (pull_request) Successful in 1m18s
CI / Test (common.json) (pull_request) Successful in 1m19s
CI / Test (docker-compose.json) (pull_request) Successful in 1m17s

This commit is contained in:
2026-01-08 11:11:27 +00:00
parent 72a373b703
commit e0e68ef77c

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@0.1.1 uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@9841c96e72d4fc1ecec620e91e213895341cce86 # 0.1.22
with: with:
token: ${{ secrets.GITEA_TOKEN }} token: ${{ secrets.GITEA_TOKEN }}
prerelease: ${{ github.event_name == 'workflow_dispatch' }} prerelease: ${{ github.event_name == 'workflow_dispatch' }}