From 1c6f435d78d8b21ab11e2d2587099fbe01e9ab4a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 18:31:36 +0000 Subject: [PATCH] ci(deps): update softprops/action-gh-release digest to 3d0d988 --- template/.github/workflows/python-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/.github/workflows/python-release.yaml b/template/.github/workflows/python-release.yaml index 0f753fd..ece5a68 100644 --- a/template/.github/workflows/python-release.yaml +++ b/template/.github/workflows/python-release.yaml @@ -70,7 +70,7 @@ jobs: name: ${{ needs.build.outputs.artifact-name }} path: dist - name: Upload release assets - uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3 + uses: softprops/action-gh-release@3d0d9888cb7fd7b750713d6e236d1fcb99157228 # v3 with: draft: false files: dist/*