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

This commit is contained in:
2026-07-28 04:37:32 +00:00
parent aa471228fe
commit e0b5cfc579
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@3ab82e6aa1db388a34562f5ce6eedb598651d916 # 0.1.42
with:
token: ${{ secrets.GITEA_TOKEN }}
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@7f9ed2bccd9161d124284619464c5dc5b15b79c0 # 0.2.11
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@3f772d0a80a510b0f06762be110276c9c8a7b7b8 # 0.2.12
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@7f9ed2bccd9161d124284619464c5dc5b15b79c0 # 0.2.11
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@3f772d0a80a510b0f06762be110276c9c8a7b7b8 # 0.2.12
with:
tag: ${{ steps.tag.outputs.new-tag }}