chore(deps): bump actions/download-artifact from 7 to 8#82
chore(deps): bump actions/download-artifact from 7 to 8#82dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v7...v8) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Dependency ReviewThe following issues were found:
License Issues.github/workflows/release.yml
OpenSSF Scorecard
Scanned Files
|
…7->v8 Update GitHub Actions artifact actions across all 4 workflow files: - ci.yml: download-artifact v7 -> v8 - master-pipeline.yml: upload-artifact v6 -> v7 (3 occurrences), download-artifact v7 -> v8 (1 occurrence) - release.yml: upload-artifact v6 -> v7, download-artifact v7 -> v8 - security-audit.yml: upload-artifact v6 -> v7 Supersedes Dependabot PRs #81 and #82. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Superseded by commit abf3296 which bumps upload-artifact to v7 and download-artifact to v8 across all workflow files. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
GitHub Actions updates: - actions/upload-artifact v6 -> v7 (ci.yml, master-pipeline.yml x3, release.yml, security-audit.yml) - actions/download-artifact v7 -> v8 (ci.yml, master-pipeline.yml, release.yml) Dependabot PR cleanup (11 PRs closed): - Cargo PRs #68-#75, #78-#79: all dependency updates already incorporated via Cargo.lock refresh in v0.4.1 (webpki-roots 1.0.6, anyhow 1.0.102, bytes 1.11.1, mlua 0.11.6, thiserror 2.0.18, rustls-pki-types 1.14.0, chrono 0.4.44, tokio-test 0.4.5, rustls 0.23.37) - Actions PRs #81-#82: applied directly in this release Security issue resolution (3 issues closed): - Issue #76 (RUSTSEC-2026-0007 bytes): fixed in v0.4.1 - Issue #77 (RUSTSEC-2026-0009 time): upstream-pinned, in audit ignore - Issue #66 (RUSTSEC-2025-0141 bincode): informational, transitive via iced Security alert dismissal: - Alert #4 (time crate): dismissed as tolerable risk -- pinned at =0.3.45 by mac-notification-sys via notify-rust Repository state: 0 open PRs, 0 open issues, 0 open security alerts Version bump: 0.4.1 -> 0.4.2 across all 7 Cargo.toml files Verification: 266 tests passing, zero clippy warnings, zero fmt issues Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps actions/download-artifact from 7 to 8.
Release notes
Sourced from actions/download-artifact's releases.
Commits
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 do96bf374One more test fixb8c4819Fix skip decompress testDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)