diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2e24929..1cb0c0c 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@c062e08bd532815e2082a85e87e3ef29c3e6d191 #v2 with: tag_name: ${{ env.RELEASE_VERSION }} name: ${{ env.RELEASE_VERSION }}