diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 91bb841..630a189 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -61,7 +61,7 @@ jobs: id: release shell: bash - - uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v2.2.1 + - uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2.3.2 if: startsWith(github.ref, 'refs/tags/') with: fail_on_unmatched_files: true