From 0a8adfe5ad7fcbe0c4c91b592482895da1a95fbf Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 18 Jul 2026 05:34:00 +0000 Subject: [PATCH] chore(deps): update https://gitea.t000-n.de/t.behrendt/actions action to v0.2.9 --- .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 582bebd..140b8b3 100644 --- a/.gitea/workflows/cd.yaml +++ b/.gitea/workflows/cd.yaml @@ -22,6 +22,6 @@ jobs: uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@39e952658b0543b68395c7566038444c4057cd6a # 0.1.40 with: token: ${{ secrets.GITEA_TOKEN }} - - uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@29f50ea246d5d9a62ac3c611fa5c8a6e9846df5a # 0.2.8 + - uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@5ad25d97af3bcb89090663e71ca1b259fc0c64e0 # 0.2.9 with: tag: ${{ steps.tag.outputs.new-tag }} diff --git a/.gitea/workflows/prerelease.yaml b/.gitea/workflows/prerelease.yaml index f4b5fc3..45618bf 100644 --- a/.gitea/workflows/prerelease.yaml +++ b/.gitea/workflows/prerelease.yaml @@ -17,6 +17,6 @@ jobs: with: token: ${{ secrets.GITEA_TOKEN }} prerelease: true - - uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@29f50ea246d5d9a62ac3c611fa5c8a6e9846df5a # 0.2.8 + - uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@5ad25d97af3bcb89090663e71ca1b259fc0c64e0 # 0.2.9 with: tag: ${{ steps.tag.outputs.new-tag }} -- 2.52.0