diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 823ac3e..7ebcece 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -47,7 +47,7 @@ jobs: fetch-depth: 0 - name: Create GitHub release - uses: softprops/action-gh-release@1853d73993c8ca1b2c9c1a7fede39682d0ab5c2a # v2.5.3 + uses: softprops/action-gh-release@26e8ad27a09a225049a7075d7ec1caa2df6ff332 # v2.6.0 with: tag_name: ${{ github.ref_name }} name: ${{ github.ref_name }}