chore(deps): update https://gitea.t000-n.de/t.behrendt/actions action to v0.1.0 #21

Merged
t.behrendt merged 1 commits from renovate/https-gitea.t000-n.de-t.behrendt-actions-0.x into main 2026-01-08 19:27:12 +01:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -19,6 +19,6 @@ jobs:
with:
token: ${{ secrets.GITEA_TOKEN }}
- name: Push tag
uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@0.0.1
uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@8a04fa92474f770e525b1e6dd420b471da15c222 # 0.1.0
with:
tag: ${{ steps.tag.outputs.new-tag }}
+1 -1
View File
@@ -18,6 +18,6 @@ jobs:
token: ${{ secrets.GITEA_TOKEN }}
prerelease: true
- name: Push tag
uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@0.0.1
uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@8a04fa92474f770e525b1e6dd420b471da15c222 # 0.1.0
with:
tag: ${{ steps.tag.outputs.new-tag }}