This commit is contained in:
dependabot[bot] 2026-02-15 17:52:31 +00:00 committed by GitHub
commit 0b1595f9c9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -174,7 +174,7 @@ jobs:
- name: Create GitHub Release - name: Create GitHub Release
# Pinned to work around https://github.com/softprops/action-gh-release/issues/445 # 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: env:
NODE_VERSION: ${{ env.NODE_VERSION }} NODE_VERSION: ${{ env.NODE_VERSION }}
ACTIONS_STEP_DEBUG: true ACTIONS_STEP_DEBUG: true