diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 147f4d6..73dc7dc 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -315,7 +315,7 @@ jobs: - name: Create GitHub Release # v3.0.0 uses: >- - softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda + softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b with: tag_name: ${{ github.ref_name }} name: Release ${{ needs.meta.outputs.version }}