diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 922322f..a36cb59 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -60,7 +60,7 @@ jobs: - name: Create Release id: create_release - uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # v2.2.2 + uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2.3.2 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: