From 97876e3a41264bb9155f8157c299e9b6489fc275 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 19 Jul 2026 07:10:00 +0200 Subject: [PATCH] chore(deps): update https://gitea.t000-n.de/t.behrendt/actions action to v0.2.11 (#31) Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- .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 ea2b087..1e12211 100644 --- a/.gitea/workflows/cd.yaml +++ b/.gitea/workflows/cd.yaml @@ -23,6 +23,6 @@ jobs: token: ${{ secrets.GITEA_TOKEN }} prerelease: ${{ github.event_name == 'workflow_dispatch' }} - name: Push tag - uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@4d70654e80019edcc5f6422e1a85580f1e0f3d52 # 0.2.10 + uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@7f9ed2bccd9161d124284619464c5dc5b15b79c0 # 0.2.11 with: tag: ${{ steps.tag.outputs.new-tag }}