chore(deps): update actions
CI / Dry-Run (pull_request) Successful in 10s
CI / Test (pull_request) Failing after 40s
CI / Check Dist (pull_request) Failing after 39s

This commit is contained in:
2026-08-09 18:05:34 +00:00
parent 91420fe7f3
commit 540b257d43
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -13,10 +13,10 @@ jobs:
fetch-depth: 0
- name: Increment tag
id: tag
uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@a4f52386bae401ac7a1b20d5706b861a66b833ca # 0.1.44
uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@691f6247edcdbef73b220312db09553c96d01f88 # 0.1.45
with:
token: ${{ secrets.GITEA_TOKEN }}
prerelease: true
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@6cf63eee9ef1b152172e0b296c059729ff8f4bda # 0.2.14
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@7fa0cfa299dd79b6677ce8606f9612cd019eb3c6 # 0.2.15
with:
tag: ${{ steps.tag.outputs.new-tag }}