From a7098dc2507732786fbef7ad63e3bb0fd040703c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 12 Apr 2026 05:01:19 +0000 Subject: [PATCH] Update softprops/action-gh-release action to v3 --- .gitea/workflows/package-and-deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/package-and-deploy.yaml b/.gitea/workflows/package-and-deploy.yaml index 503ec31..cc1e4ae 100644 --- a/.gitea/workflows/package-and-deploy.yaml +++ b/.gitea/workflows/package-and-deploy.yaml @@ -68,7 +68,7 @@ jobs: # 6) Public-Key aus Repo beilegen und als Release-Asset anhängen - name: Attach release assets - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: tag_name: ${{ github.event.release.tag_name }} files: | -- 2.52.0