From 7a50dc6870b48700fb67bbd2506dce6ab6da24d6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 27 Apr 2026 16:33:05 +0000 Subject: [PATCH] chore(deps): update https://gitea.t000-n.de/t.behrendt/actions action to v0.2.3 --- .gitea/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/release.yaml b/.gitea/workflows/release.yaml index 65deca4..720da26 100644 --- a/.gitea/workflows/release.yaml +++ b/.gitea/workflows/release.yaml @@ -22,6 +22,6 @@ jobs: with: token: ${{ secrets.GITEA_TOKEN }} - name: Push tag - uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@f386e2570df6a796ba0a69865c89ea0c1a7109ab # 0.2.2 + uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@47a1c635cfc76cfb4eeee3db0d0b89bf19007c7a # 0.2.3 with: tag: ${{ steps.tag.outputs.new-tag }}