From 53c95582e8c54c1facde3284f2743cc7dfacdd5c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 6 Aug 2026 18:35:35 +0200 Subject: [PATCH] chore(deps): update https://gitea.t000-n.de/t.behrendt/actions action to v0.2.13 (#118) 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 8bb9706..b2c9c8e 100644 --- a/.gitea/workflows/cd.yaml +++ b/.gitea/workflows/cd.yaml @@ -28,6 +28,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@3f772d0a80a510b0f06762be110276c9c8a7b7b8 # 0.2.12 + - uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@7f0c91330816ba347a02f8811dd3692d9f677996 # 0.2.13 with: tag: ${{ steps.tag.outputs.new-tag }}