Compare commits

..

1 Commits

Author SHA1 Message Date
renovate-bot e543dfdb4c chore(deps): update https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment action to v0.1.45
CI / Dry-Run (pull_request) Successful in 7s
CI / Test (pull_request) Failing after 45s
CI / Check Dist (pull_request) Failing after 39s
2026-08-09 17:43:42 +00:00
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@691f6247edcdbef73b220312db09553c96d01f88 # 0.1.45
with:
token: ${{ secrets.GITEA_TOKEN }}
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@7fa0cfa299dd79b6677ce8606f9612cd019eb3c6 # 0.2.15
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@6cf63eee9ef1b152172e0b296c059729ff8f4bda # 0.2.14
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@7fa0cfa299dd79b6677ce8606f9612cd019eb3c6 # 0.2.15
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@6cf63eee9ef1b152172e0b296c059729ff8f4bda # 0.2.14
with:
tag: ${{ steps.tag.outputs.new-tag }}