From fe0e63dc69fe14698a0e8bd6e3ce87e6fc18c8dd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 6 Aug 2026 16:39:01 +0000 Subject: [PATCH] chore(deps): update https://gitea.t000-n.de/t.behrendt/actions action to v0.2.13 --- .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 1d56d11..2e7fa88 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@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 }}