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

Merged
renovate-bot merged 1 commits from renovate/https-gitea.t000-n.de-t.behrendt-actions-0.x into main 2026-06-21 17:20:59 +02:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 397bf79cc5 - Show all commits
+1 -1
View File
@@ -21,6 +21,6 @@ jobs:
uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@b8806ee0141a44be30e8734dff15001361be100c # 0.1.35
with:
token: ${{ secrets.GITEA_TOKEN }}
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@38c1bbd8bad3e7965744d03de85faa4a5b808d1b # 0.2.4
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@d658186b7db91d5a93dec78794c8585fa98af79c # 0.2.6
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@38c1bbd8bad3e7965744d03de85faa4a5b808d1b # 0.2.4
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@d658186b7db91d5a93dec78794c8585fa98af79c # 0.2.6
with:
tag: ${{ steps.tag.outputs.new-tag }}