🚨 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 |
Review — Approve ✅SummaryThis Renovate bot PR updates two GitHub Actions in
Verification
Breaking Change Analysis
Dimensions Reviewed
No findings above the reporting threshold.
Previous runReview — 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 |
This PR contains the following updates:
v6.0.2→v7.0.1v6.0.0→v7.0.1Release Notes
actions/checkout (actions/checkout)
v7.0.1Compare Source
v7.0.0Compare Source
v7Compare Source
v6.1.0Compare Source
v6.0.3Compare 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
v7Compare Source
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.