diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2cee75d..f029b47 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -123,7 +123,7 @@ jobs: if: startsWith(github.ref, 'refs/tags/') - name: Create Release - uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v1 + uses: softprops/action-gh-release@e7a8f85e1c67a31e6ed99a94b41bd0b71bbee6b8 # v2 with: name: Release ${{ github.ref_name }} draft: true