chore(deps): bump softprops/action-gh-release from 2 to 3 - #69
chore(deps): bump softprops/action-gh-release from 2 to 3#69dependabot[bot] wants to merge 1 commit into
Conversation
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>
ghost
left a comment
There was a problem hiding this comment.
LGTM — clean dependabot bump.
Single-line change: softprops/action-gh-release@v2 → @v3 in .github/workflows/release.yml:195.
Verified:
- v3 is a Node 20 → Node 24 runtime upgrade only; no API, input, or output changes
- All action inputs used (
tag_name,generate_release_notes,files) are stable across v2→v3 - GitHub-hosted runners already support Node 24
- No protocol-critical code touched
- No cross-repo impact
Ship it.
arkana-ai-bot
left a comment
There was a problem hiding this comment.
Dependabot bump of softprops/action-gh-release v2 → v3 in .github/workflows/release.yml:195. The v3 major release only changes the action runtime from Node 20 → Node 24; no input-schema or behavior changes for the fields used here (tag_name, generate_release_notes, files).
The create-release job runs on ubuntu-latest, which supports the Node 24 Actions runtime, so no runner incompatibility is expected. No protocol-relevant code touched. Change is safe; already carries an approval from a human reviewer.
|
This dependabot PR has been open for 9+ days without review. Could someone take a look and merge or close it? |
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)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)