diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6983fbc2..a5c42c81 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@9d7c94cfd0a1f3ed45544c887983e9fa900f0564 # v2.0.4 + uses: softprops/action-gh-release@01570a1f39cb168c169c802c3bceb9e93fb10974 # v2.1.0 with: draft: true name: "${{ github.ref_name }}"