From 345332496c34d76cdbfb202ddee580478f080342 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 26 Jun 2026 04:03:19 +0000 Subject: [PATCH] chore(deps): update https://gitea.t000-n.de/t.behrendt/actions action to v0.2.8 --- .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 477861c..7bb3e3d 100644 --- a/.gitea/workflows/release.yaml +++ b/.gitea/workflows/release.yaml @@ -23,6 +23,6 @@ jobs: with: token: ${{ secrets.GITEA_TOKEN }} - name: Push tag - uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@38c1bbd8bad3e7965744d03de85faa4a5b808d1b # 0.2.4 + uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@29f50ea246d5d9a62ac3c611fa5c8a6e9846df5a # 0.2.8 with: tag: ${{ steps.tag.outputs.new-tag }}