Bump softprops/action-gh-release from 2 to 3#853
Bump softprops/action-gh-release from 2 to 3#853dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
|
ba2fdb5 to
72b65a4
Compare
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2 to 3. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@v2...v3) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
72b65a4 to
6b74d97
Compare
Review summary — safe to merge ✅Usage in this repo
- uses: softprops/action-gh-release@v2
with:
body: ${{ steps.release-content.outputs.content }}
tag_name: ${{ inputs.tag_name }}Only v2 → v3 diffDiffing - using: "node20"
+ using: "node24"The v3.0.0 release notes confirm this is a runtime-only bump (Node 20 → Node 24). Inputs and outputs are unchanged. v2.6.2 is documented as the last Node 20-compatible line for environments that don't support Node 24. Runner compatibility
Security / supply chain
Build verificationThis PR only touches GitHub Actions workflow YAML — no source code, no Changes pushedNone. The two Conclusion: Safe to merge. Generated by Claude Code |
Bumps softprops/action-gh-release from 2 to 3.
Release notes
Sourced from softprops/action-gh-release's releases.
... (truncated)
Changelog
Sourced from softprops/action-gh-release's changelog.
Commits
b430933release: cut v3.0.0 for Node 24 upgrade (#670)c2e35e0chore(deps): bump the npm group across 1 directory with 7 updates (#783)