Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
Bumps actions/download-artifact from 3 to 4.1.7.
Release notes
Sourced from actions/download-artifact's releases.
v4.1.7
What's Changed
- Update
@actions/artifactdependency by@bethanyj28in actions/download-artifact#325Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7
v4.1.6
What's Changed
- updating
@actions/artifactdependency to v2.1.6 by@eggyheadin actions/download-artifact#324Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.5...v4.1.6
v4.1.5
What's Changed
- Update readme with v3/v2/v1 deprecation notice by
@robherleyin actions/download-artifact#322- Update dependencies
@actions/coreto v1.10.1 and@actions/artifactto v2.1.5Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.4...v4.1.5
v4.1.4
What's Changed
- Update
@actions/artifactby@bethanyj28in actions/download-artifact#307Full Changelog: https://github.com/actions/download-artifact/compare/v4...v4.1.4
v4.1.3
What's Changed
- Update release-new-action-version.yml by
@konradpabjanin actions/download-artifact#292- Update toolkit dependency with updated unzip logic by
@bethanyj28in actions/download-artifact#299- Update
@actions/artifactby@bethanyj28in actions/download-artifact#303New Contributors
@bethanyj28made their first contribution in actions/download-artifact#299Full Changelog: https://github.com/actions/download-artifact/compare/v4...v4.1.3
v4.1.2
- Bump
@actions/artifactsto latest version to include updated GHES host checkv4.1.1
- Fix transient request timeouts actions/download-artifact#249
- Bump
@actions/artifactsto latest versionv4.1.0
What's Changed
- Some cleanup by
@robherleyin actions/download-artifact#247- Fix default for run-id by
@stchrin actions/download-artifact#252
... (truncated)
Commits
65a9edcMerge pull request #325 from bethanyj28/mainfdd1595licensedc13dba1update@actions/artifactdependency0daa75eMerge pull request #324 from actions/eggyhead/use-artifact-v2.1.69c19ed7Merge branch 'main' into eggyhead/use-artifact-v2.1.63d3ea87updating license89af5dbupdating artifact package v2.1.6b4aefffMerge pull request #323 from actions/eggyhead/update-artifact-v2158caf195package lock updated7a2ec4updating package version- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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) You can disable automated security fix PRs for this repo from the Security Alerts page.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Updating actions/download-artifact without also updating actions/upload-artifact is likely to break the workflow. I don't imagine this CVE being triggered by a Python Flit distribution, so I'd consider this a low priority.
The actions summary lists several other outdated actions as well. I can make a PR if you want the workflow updated.
The actions summary lists several other outdated actions as well. I can make a PR if you want the workflow updated.
Doesn't seem very urgent but if you have time, that'd be nice.
Shall we close this one now?
Either ignore this, or switch both actions/upload-artifact and actions/download-artifact to @4. I'd recommend the latter.
actions/upload-artifact@4 lets one configure the compression level which should be zero when uploading already compressed archives such as wheels and source distributions.