chore(deps): update https://gitea.t000-n.de/t.behrendt/actions action to v0.2.13
CI / Dry-Run (pull_request) Successful in 2s
CI / Test (pull_request) Successful in 9s
CI / Check Dist (pull_request) Successful in 9s

This commit is contained in:
2026-08-06 16:36:22 +00:00
parent 5905b23527
commit f3131ee2e0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -22,6 +22,6 @@ jobs:
uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@99bd74fe5366e32f91fe977eaff5f55aacb42600 # 0.1.43
with:
token: ${{ secrets.GITEA_TOKEN }}
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@3f772d0a80a510b0f06762be110276c9c8a7b7b8 # 0.2.12
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@7f0c91330816ba347a02f8811dd3692d9f677996 # 0.2.13
with:
tag: ${{ steps.tag.outputs.new-tag }}
+1 -1
View File
@@ -17,6 +17,6 @@ jobs:
with:
token: ${{ secrets.GITEA_TOKEN }}
prerelease: true
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@3f772d0a80a510b0f06762be110276c9c8a7b7b8 # 0.2.12
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@7f0c91330816ba347a02f8811dd3692d9f677996 # 0.2.13
with:
tag: ${{ steps.tag.outputs.new-tag }}