Skip to content

chore(deps): update softprops/action-gh-release action to v3#350

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-all-major-dependencies
Open

chore(deps): update softprops/action-gh-release action to v3#350
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-all-major-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 13, 2026

This PR contains the following updates:

Package Type Update Change
softprops/action-gh-release action major v2v3

Release Notes

softprops/action-gh-release (softprops/action-gh-release)

v3

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 6am on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Apr 13, 2026

Greptile Summary

Bumps softprops/action-gh-release from v2 to v3 in the release workflow. v3 is a runtime-only upgrade (Node 20 → Node 24) with no API or input changes, so the existing tag_name, files, generate_release_notes, body_path, and other inputs remain fully compatible. The action is pinned to its full commit SHA (b4309332981a82ec1c5618f44dd2e27cc8bfbfda), which is the correct security practice for third-party actions.

Confidence Score: 5/5

  • Safe to merge — runtime-only upgrade with no breaking changes and correct SHA pinning.
  • v3 only updates the Node.js runtime from Node 20 to Node 24 with no API changes. The action is pinned to the exact release commit hash, all existing inputs are compatible, and GitHub-hosted runners support Node 24.
  • No files require special attention.

Important Files Changed

Filename Overview
.github/workflows/release.yml Updates softprops/action-gh-release from v2 (Node 20) to v3 (Node 24) with a pinned commit SHA; no input interface changes, fully compatible with existing workflow configuration.

Sequence Diagram

sequenceDiagram
    participant CI as GitHub Actions Runner
    participant Action as softprops/action-gh-release@v3
    participant GH as GitHub Releases API

    CI->>Action: "tag_name, files (*.mcpb), body_path, generate_release_notes"
    Note over Action: Now runs on Node 24 (was Node 20 in v2)
    Action->>GH: Create release + upload assets
    GH-->>Action: Release URL
    Action-->>CI: success
Loading

Reviews (9): Last reviewed commit: "chore(deps): update softprops/action-gh-..." | Re-trigger Greptile

@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch 7 times, most recently from e79bf0a to 11b7f03 Compare April 14, 2026 09:30
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 11b7f03 to 012035c Compare April 14, 2026 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants