From 3e959fac5d35fc6fbcac88135951470457b69b50 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 6 Aug 2026 16:35:09 +0000 Subject: [PATCH] chore(deps): update https://gitea.t000-n.de/t.behrendt/actions action to v0.2.13 --- .gitea/workflows/cd.yaml | 2 +- .gitea/workflows/prerelease.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/cd.yaml b/.gitea/workflows/cd.yaml index 2fd5237..1e8ce99 100644 --- a/.gitea/workflows/cd.yaml +++ b/.gitea/workflows/cd.yaml @@ -19,6 +19,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 }} diff --git a/.gitea/workflows/prerelease.yaml b/.gitea/workflows/prerelease.yaml index 5259564..d8d2c51 100644 --- a/.gitea/workflows/prerelease.yaml +++ b/.gitea/workflows/prerelease.yaml @@ -18,6 +18,6 @@ jobs: token: ${{ secrets.GITEA_TOKEN }} prerelease: true - 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 }} -- 2.52.0