diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2e24929..23024e9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -47,7 +47,7 @@ jobs: MAVEN_GPG_PASSPHRASE: ${{ secrets.MAVEN_GPG_PASSPHRASE }} - name: Create Release - uses: softprops/action-gh-release@a6c7483a42ee9d5daced968f6c217562cd680f7f #v2 + uses: softprops/action-gh-release@01570a1f39cb168c169c802c3bceb9e93fb10974 #v2 with: tag_name: ${{ env.RELEASE_VERSION }} name: ${{ env.RELEASE_VERSION }}