From 663b4d16f141dd1bf83407a03cf642cdde15c9d1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 13 Aug 2026 06:12:35 +0200 Subject: [PATCH] chore(deps): update https://gitea.t000-n.de/t.behrendt/actions action to v0.2.16 (#170) 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 b8dae36..5c1f585 100644 --- a/.gitea/workflows/cd.yaml +++ b/.gitea/workflows/cd.yaml @@ -96,7 +96,7 @@ jobs: with: token: ${{ secrets.GITEA_TOKEN }} prerelease: ${{ github.event_name == 'workflow_dispatch' }} - - uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@7fa0cfa299dd79b6677ce8606f9612cd019eb3c6 # 0.2.15 + - uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@58fe12ceb952bada52df8a3577d6f127070310ea # 0.2.16 with: tag: ${{ steps.tag.outputs.new-tag }} - name: Set output