chore(deps): update https://gitea.t000-n.de/t.behrendt/actions action to v0.2.2
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
CI / Test (action.json) (pull_request) Successful in 3m9s
CI / Test (docker-compose.json) (pull_request) Successful in 38s
CI / Test (k8s.json) (pull_request) Successful in 34s
CI / Test (helm.json) (pull_request) Successful in 46s
CI / Test (common.json) (pull_request) Successful in 5m22s

This commit is contained in:
2026-03-26 20:08:03 +00:00
parent b71587b1c6
commit fafef4f011

View File

@@ -20,6 +20,6 @@ jobs:
with:
token: ${{ secrets.GITEA_TOKEN }}
prerelease: ${{ github.event_name == 'workflow_dispatch' }}
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@3925c92fc33f3d2bc87d28d21ab691b7e6dd6cdf # 0.2.1
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@f386e2570df6a796ba0a69865c89ea0c1a7109ab # 0.2.2
with:
tag: ${{ steps.tag.outputs.new-tag }}