From 3f853aba9236f9b29681d18144c98f9404d2723a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 7 Mar 2026 11:11:47 +0000 Subject: [PATCH] chore(deps): update https://gitea.t000-n.de/t.behrendt/actions action to v0.2.1 --- .gitea/workflows/cd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/cd.yaml b/.gitea/workflows/cd.yaml index e5b700e..eb789c2 100644 --- a/.gitea/workflows/cd.yaml +++ b/.gitea/workflows/cd.yaml @@ -20,6 +20,6 @@ jobs: with: token: ${{ secrets.GITEA_TOKEN }} prerelease: ${{ github.event_name == 'workflow_dispatch' }} - - uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@74e7be819ecfc1a8d3e3fcf679e8f3e0a7065343 # 0.1.5 + - uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@3925c92fc33f3d2bc87d28d21ab691b7e6dd6cdf # 0.2.1 with: tag: ${{ steps.tag.outputs.new-tag }}