chore(deps): update actions (#73)
CD / Release (push) Successful in 4s

Co-authored-by: Renovate Bot <renovate@t00n.de>
Co-committed-by: Renovate Bot <renovate@t00n.de>
This commit was merged in pull request #73.
This commit is contained in:
2026-08-06 19:20:41 +02:00
committed by renovate-bot
parent d950664697
commit f6f89ba695
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -13,11 +13,11 @@ jobs:
fetch-depth: 0
- name: Increment tag
id: tag
uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@99bd74fe5366e32f91fe977eaff5f55aacb42600 # 0.1.43
uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@a4f52386bae401ac7a1b20d5706b861a66b833ca # 0.1.44
with:
token: ${{ secrets.GITEA_TOKEN }}
prerelease: true
- name: Push tag
uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@7f0c91330816ba347a02f8811dd3692d9f677996 # 0.2.13
uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@6cf63eee9ef1b152172e0b296c059729ff8f4bda # 0.2.14
with:
tag: ${{ steps.tag.outputs.new-tag }}