diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3ec3ba3..b3988c2 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@b25b93d384199fc0fc8c2e126b2d937a0cbeb2ae # v2.5.2 + uses: softprops/action-gh-release@1853d73993c8ca1b2c9c1a7fede39682d0ab5c2a # v2.5.3 with: tag_name: ${{ github.ref_name }} name: ${{ github.ref_name }}