This commit is contained in:
dependabot[bot] 2026-01-04 14:23:17 +00:00 committed by GitHub
commit f43ef2a36b
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