chore(deps): update https://gitea.t000-n.de/t.behrendt/actions action to v0.2.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
CI / Test (helm.json) (pull_request) Successful in 14s
CI / Test (k8s.json) (pull_request) Successful in 12s
CI / Test (docker-compose.json) (pull_request) Successful in 2m14s
CI / Test (common.json) (pull_request) Successful in 2m17s
CI / Test (action.json) (pull_request) Successful in 2m19s
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
CI / Test (helm.json) (pull_request) Successful in 14s
CI / Test (k8s.json) (pull_request) Successful in 12s
CI / Test (docker-compose.json) (pull_request) Successful in 2m14s
CI / Test (common.json) (pull_request) Successful in 2m17s
CI / Test (action.json) (pull_request) Successful in 2m19s
This commit is contained in:
@@ -20,6 +20,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITEA_TOKEN }}
|
token: ${{ secrets.GITEA_TOKEN }}
|
||||||
prerelease: ${{ github.event_name == 'workflow_dispatch' }}
|
prerelease: ${{ github.event_name == 'workflow_dispatch' }}
|
||||||
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@74e7be819ecfc1a8d3e3fcf679e8f3e0a7065343 # 0.1.5
|
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@3925c92fc33f3d2bc87d28d21ab691b7e6dd6cdf # 0.2.1
|
||||||
with:
|
with:
|
||||||
tag: ${{ steps.tag.outputs.new-tag }}
|
tag: ${{ steps.tag.outputs.new-tag }}
|
||||||
|
|||||||
Reference in New Issue
Block a user