chore: bump actions/download-artifact from 4.3.0 to 8.0.1 - #130
chore: bump actions/download-artifact from 4.3.0 to 8.0.1#130dependabot[bot] wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the pinned commit SHA for actions/download-artifact in the generated anvil-pr-impl reusable workflow, moving from v4.3.0 to v8.0.1 to keep CI dependencies current.
Changes:
- Bump
actions/download-artifactfrom v4.3.0 to v8.0.1 (pinned by commit SHA). - Apply the bump consistently across all “Download impact artifact” steps in
anvil-pr-impl.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| # `anvil-impact` dependency -- the same code path as a local run. arm | ||
| # legs reuse their OS family's artifact. | ||
| uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0 | ||
| uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1 |
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ Your project status has failed because the head coverage (97.7%) is below the target coverage (100.0%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #130 +/- ##
=======================================
- Coverage 97.7% 97.7% -0.1%
=======================================
Files 286 286
Lines 62441 62441
=======================================
- Hits 61015 61013 -2
- Misses 1426 1428 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.3.0 to 8.0.1. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@d3f86a1...3e5f45b) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
d757305 to
5f8c5b2
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.
Suppressed comments (5)
.github/workflows/anvil-pr-impl.yml:133
- This workflow is marked as generated ("GENERATED BY cargo-anvil. DO NOT EDIT DIRECTLY" at the top of the file). Updating the pinned actions/download-artifact SHA here without updating the cargo-anvil source template means the next regeneration will likely revert this change and/or cause drift from the generator output. Update the source template (crates/cargo-anvil/templates/github/pr-impl-workflow.yml) and regenerate the workflow so the repo stays consistent.
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
.github/workflows/anvil-pr-impl.yml:191
- This workflow is marked as generated ("GENERATED BY cargo-anvil. DO NOT EDIT DIRECTLY" at the top of the file). Updating the pinned actions/download-artifact SHA here without updating the cargo-anvil source template means the next regeneration will likely revert this change and/or cause drift from the generator output. Update the source template (crates/cargo-anvil/templates/github/pr-impl-workflow.yml) and regenerate the workflow so the repo stays consistent.
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
.github/workflows/anvil-pr-impl.yml:241
- This workflow is marked as generated ("GENERATED BY cargo-anvil. DO NOT EDIT DIRECTLY" at the top of the file). Updating the pinned actions/download-artifact SHA here without updating the cargo-anvil source template means the next regeneration will likely revert this change and/or cause drift from the generator output. Update the source template (crates/cargo-anvil/templates/github/pr-impl-workflow.yml) and regenerate the workflow so the repo stays consistent.
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
.github/workflows/anvil-pr-impl.yml:274
- This workflow is marked as generated ("GENERATED BY cargo-anvil. DO NOT EDIT DIRECTLY" at the top of the file). Updating the pinned actions/download-artifact SHA here without updating the cargo-anvil source template means the next regeneration will likely revert this change and/or cause drift from the generator output. Update the source template (crates/cargo-anvil/templates/github/pr-impl-workflow.yml) and regenerate the workflow so the repo stays consistent.
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
.github/workflows/anvil-pr-impl.yml:308
- This workflow is marked as generated ("GENERATED BY cargo-anvil. DO NOT EDIT DIRECTLY" at the top of the file). Updating the pinned actions/download-artifact SHA here without updating the cargo-anvil source template means the next regeneration will likely revert this change and/or cause drift from the generator output. Update the source template (crates/cargo-anvil/templates/github/pr-impl-workflow.yml) and regenerate the workflow so the repo stays consistent.
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
Bumps actions/download-artifact from 4.3.0 to 8.0.1.
Release notes
Sourced from actions/download-artifact's releases.
... (truncated)
Commits
3e5f45bAdd regression tests for CJK characters (#471)e6d03f6Add a regression test for artifact name + content-type mismatches (#472)70fc10cMerge pull request #461 from actions/danwkennedy/digest-mismatch-behaviorf258da9Add change docsccc058eFix linting issuesbd7976bAdd a setting to specify what to do on hash mismatch and default it toerrorac21fcfMerge pull request #460 from actions/danwkennedy/download-no-unzip15999bfAdd note about package bumps974686eBump the version tov8and add release notesfbe48b1Update test names to make it clearer what they do