diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ee1cbcfe..f1886bed 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -111,7 +111,7 @@ jobs: merge-multiple: true - name: Create GitHub release and upload binaries - uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2.3.2 + uses: softprops/action-gh-release@62c96d0c4e8a889135c1f3a25910db8dbe0e85f7 # v2.3.4 with: draft: true name: "${{ github.ref_name }}"