🚨 Update github actions to v7 (main) - #233
Conversation
f856c89 to
8a140ee
Compare
8a140ee to
22bd5ef
Compare
22bd5ef to
4590e0b
Compare
|
🤖 Finished Review · ✅ Success · Started 10:15 AM UTC · Completed 10:20 AM UTC |
ReviewRenovate PR bumping two GitHub Actions to v7 in
Both actions remain SHA-pinned with Note that FindingsMedium
Info
Previous runReviewFindingsMedium
Previous run (2)ReviewFindingsMedium
Info
Previous run (3)ReviewFindingsHigh
Next steps:
Previous run (4)Review — Approve ✅SummaryThis Renovate bot PR updates two GitHub Actions in
Verification
Breaking Change Analysis
Dimensions Reviewed
No findings above the reporting threshold.
Previous run (5)Review — approvePR: #233 — 🚨 Update github actions to v7 (main) SummaryThis PR updates two SHA-pinned GitHub Actions in the OpenSSF Scorecard workflow from v6 to v7:
Dimension results
VerdictApprove. Clean, mechanical dependency version bump. Both SHA pins are verified authentic, no breaking changes affect this workflow, and permissions are unchanged.
|
4590e0b to
a3fb02a
Compare
|
🤖 Finished Review · ✅ Success · Started 6:54 PM UTC · Completed 6:57 PM UTC |
a3fb02a to
ac343c6
Compare
|
🤖 Finished Review · ✅ Success · Started 4:50 PM UTC · Completed 5:02 PM UTC Commit: Runtime: claude · Model: opus → claude-opus-4-6 · Effort: high · Cost: $2.45 |
|
Risk Assessment: moderate (2/5) DetailsSmall mechanical GitHub Actions version bump in a CI workflow file by renovate[bot]; single file, low churn, no security-sensitive interpolation, but protected-path (.github/) and CI-workflow signals elevate the composite from 1 to 2. Previous runRisk Assessment: moderate (2/5) DetailsTiny bot-authored Renovate bump to a CI workflow file under a protected path elevates from trivial to moderate despite the 4-line diff. Previous run (2)Risk Assessment: moderate (2/5) DetailsBot-authored major version bump (v6 to v7) of GitHub Actions in a CI workflow. Single file, 4 lines changed. CI workflow change and protected path signals elevate risk slightly above minimal. File has been stable with no churn or regressions in 90 days. Overall low-moderate risk typical of automated dependency updates. |
ac343c6 to
32ef3b4
Compare
|
🤖 Finished Review · ✅ Success · Started 2:44 PM UTC · Completed 2:49 PM UTC Commit: Runtime: claude · Model: opus → claude-opus-4-7 · Effort: high · Cost: $2.17 |
Superseded by updated review
32ef3b4 to
f24e232
Compare
|
🤖 Finished Review · ✅ Success · Started 10:22 PM UTC · Completed 10:28 PM UTC Commit: Runtime: claude · Model: opus → claude-opus-4-7 · Effort: high · Cost: $2.46 |
f24e232 to
398a832
Compare
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
|
🤖 Finished Review · ✅ Success · Started 9:41 PM UTC · Completed 9:47 PM UTC Commit: Runtime: claude · Model: opus → claude-opus-4-7 · Effort: high · Cost: $2.13 |
This PR contains the following updates:
v6.1.0→v7.0.1v6.0.0→v7.0.1Release Notes
actions/checkout (actions/checkout)
v7.0.1Compare Source
v7.0.0Compare Source
actions/upload-artifact (actions/upload-artifact)
v7.0.1Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v7...v7.0.1
v7.0.0Compare Source
v7 What's new
Direct Uploads
Adds support for uploading single files directly (unzipped). Callers can set the new
archiveparameter tofalseto skip zipping the file during upload. Right now, we only support single files. The action will fail if the glob passed resolves to multiple files. Thenameparameter is also ignored with this setting. Instead, the name of the artifact will be the name of the uploaded file.ESM
To support new versions of the
@actions/*packages, we've upgraded the package to ESM.What's Changed
New Contributors
Full Changelog: actions/upload-artifact@v6...v7.0.0
Configuration
📅 Schedule: (UTC)
* 0-3 * * *)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.