diff --git a/.github/workflows/build-release.yml b/.github/workflows/build-release.yml index b37ce0c..5ca9704 100644 --- a/.github/workflows/build-release.yml +++ b/.github/workflows/build-release.yml @@ -89,7 +89,7 @@ jobs: - name: Create GitHub release # v2.6.1 - uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda + uses: softprops/action-gh-release@3d0d9888cb7fd7b750713d6e236d1fcb99157228 with: tag_name: ${{ inputs.tag }} name: ${{ inputs.tag }}