diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 68190dc1..2c99e3ab 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -174,7 +174,7 @@ jobs: - name: Create GitHub Release # Pinned to work around https://github.com/softprops/action-gh-release/issues/445 - uses: softprops/action-gh-release@v2.0.5 + uses: softprops/action-gh-release@v2.5.0 env: NODE_VERSION: ${{ env.NODE_VERSION }} ACTIONS_STEP_DEBUG: true