From 0e4e1feee81533370b8f1f7dea7171df288d4c21 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 22:58:19 +0000 Subject: [PATCH] CI(deps): Update softprops/action-gh-release action to v3 --- .github/workflows/create_release_draft.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/create_release_draft.yml b/.github/workflows/create_release_draft.yml index 39efdcbfbd6..e0cf4e65ccd 100644 --- a/.github/workflows/create_release_draft.yml +++ b/.github/workflows/create_release_draft.yml @@ -75,7 +75,7 @@ jobs: sha256sum "${GRASS}.tar.xz" > "${GRASS}.tar.xz.sha256" - name: Publish draft distribution to GitHub (for tags only) if: startsWith(github.ref, 'refs/tags/') - uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0 + uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3.0.0 with: name: GRASS ${{ github.ref_name }} body: |