chore(deps): Update GitHub Actions to v3.0.1#220
Conversation
|
Caution Review failedPull request was closed or merged during review 📝 WalkthroughWalkthroughTwo workflow YAML files update the pinned ChangesPython Release Workflow Action Bump
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
There was a problem hiding this comment.
Pull request overview
Updates the reusable Python release workflows in this repository by bumping the pinned softprops/action-gh-release GitHub Action from v3.0.0 to v3.0.1 (SHA pinned), aligning with routine patch-level dependency maintenance for workflow security and stability.
Changes:
- Bump
softprops/action-gh-releasefrom v3.0.0 to v3.0.1 in the workflow template. - Bump
softprops/action-gh-releasefrom v3.0.0 to v3.0.1 in the concrete workflow.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| workflow-templates/python-release.yml | Updates the SHA-pinned softprops/action-gh-release step to v3.0.1 in the reusable template. |
| .github/workflows/python-release.yml | Updates the SHA-pinned softprops/action-gh-release step to v3.0.1 in the repo workflow. |



Summary
Why
Scheduled patch update, bug fixes and security patches with no API changes.
Changes
This PR contains the following updates:
v3.0.0→v3.0.1Impact
Acceptance Criteria
Testing
Notes
Release Notes
softprops/action-gh-release (softprops/action-gh-release)
v3.0.1Compare Source
3.0.1
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.
Summary by CodeRabbit