From 723c49a346a3b803819a9bbe9e7ad5ee5089c2ca Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 9 Aug 2026 17:42:24 +0000 Subject: [PATCH] chore(deps): update https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment action to v0.1.45 --- .gitea/workflows/cd.yaml | 2 +- .gitea/workflows/prerelease.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/cd.yaml b/.gitea/workflows/cd.yaml index 5dd6ca7..dce0a08 100644 --- a/.gitea/workflows/cd.yaml +++ b/.gitea/workflows/cd.yaml @@ -15,7 +15,7 @@ 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 }} - name: Push tag diff --git a/.gitea/workflows/prerelease.yaml b/.gitea/workflows/prerelease.yaml index 0c55cab..2ef626a 100644 --- a/.gitea/workflows/prerelease.yaml +++ b/.gitea/workflows/prerelease.yaml @@ -13,7 +13,7 @@ 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