From b82b506c645f177cf9b7d6b31797b1e4163a3846 Mon Sep 17 00:00:00 2001 From: "mergeraptor[bot]" <267480593+mergeraptor[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 01:05:59 +0000 Subject: [PATCH] chore(deps): update softprops/action-gh-release action to v3.0.1 --- .github/workflows/reusable-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reusable-release.yml b/.github/workflows/reusable-release.yml index 312dd0c..26ab5d0 100644 --- a/.github/workflows/reusable-release.yml +++ b/.github/workflows/reusable-release.yml @@ -363,7 +363,7 @@ jobs: EOF - name: Create GitHub Release - uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3.0.0 + uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3.0.1 with: tag_name: ${{ inputs.tag }} name: ${{ inputs.tag }}