chore(deps): bump the github-actions group with 2 updates
Type: Pull Request
State: Open
Association: Unknown
Comments: 2
(4 months ago)
(4 months ago)
dependencies github_actions major
Bumps the github-actions group with 2 updates: actions/download-artifact and actions/attest-build-provenance.
Updates actions/download-artifact from 7 to 8
Release notes
Sourced from actions/download-artifact's releases.
v8.0.0
v8 - What's new
Direct downloads
To support direct uploads in
actions/upload-artifact, the action will no longer attempt to unzip all downloaded files. Instead, the action checks theContent-Typeheader ahead of unzipping and skips non-zipped files. Callers wishing to download a zipped file as-is can also set the newskip-decompressparameter tofalse.Enforced checks (breaking)
A previous release introduced digest checks on the download. If a download hash didn't match the expected hash from the server, the action would log a warning. Callers can now configure the behavior on mismatch with the
digest-mismatchparameter. To be secure by default, we are now defaulting the behavior toerrorwhich will fail the workflow run.ESM
To support new versions of the @actions/* packages, we've upgraded the package to ESM.
What's Changed
- Don't attempt to un-zip non-zipped downloads by
@danwkennedyin actions/download-artifact#460- Add a setting to specify what to do on hash mismatch and default it to
errorby@danwkennedyin actions/download-artifact#461Full Changelog: https://github.com/actions/download-artifact/compare/v7...v8.0.0
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 test- Additional commits viewable in compare view
Updates actions/attest-build-provenance from 3.2.0 to 4.1.0
Release notes
Sourced from actions/attest-build-provenance's releases.
v4.1.0
[!NOTE] As of version 4,
actions/attest-build-provenanceis simply a wrapper on top ofactions/attest.Existing applications may continue to use the
attest-build-provenanceaction, but new implementations should useactions/attestinstead.What's Changed
- Update RELEASE.md docs by
@bdehamerin actions/attest-build-provenance#836- Bump
actions/attestfrom 4.0.0 to 4.1.0 by@bdehamerin actions/attest-build-provenance#838
- Bump
@actions/attestfrom 3.0.0 to 3.1.0 by@bdehamerin actions/attest#362- Bump
@actions/attestfrom 3.1.0 to 3.2.0 by@bdehamerin actions/attest#365- Add new
subject-versioninput for inclusion in storage record by@bdehamerin actions/attest#364- Add storage record content to README by
@bdehamerin actions/attest#366Full Changelog: https://github.com/actions/attest-build-provenance/compare/v4.0.0...v4.1.0
v4.0.0
[!NOTE] As of version 4,
actions/attest-build-provenanceis simply a wrapper on top ofactions/attest.Existing applications may continue to use the
attest-build-provenanceaction, but new implementations should useactions/attestinstead.What's Changed
- Prepare v4 release by
@bdehamerin actions/attest-build-provenance#835Full Changelog: https://github.com/actions/attest-build-provenance/compare/v3.2.0...v4.0.0
Commits
a2bbfa2bump actions/attest from 4.0.0 to 4.1.0 (#838)0856891update RELEASE.md docs (#836)e4d4f7cprepare v4 release (#835)02a49bdBump github/codeql-action in the actions-minor group (#824)7c757dfBump the npm-development group with 2 updates (#825)c44148eBump github/codeql-action in the actions-minor group (#818)3234352Bump@types/nodefrom 25.0.10 to 25.2.0 in the npm-development group (#819)18db129Bump tar from 7.5.6 to 7.5.7 (#816)90fadfaBump@actions/corefrom 2.0.1 to 2.0.2 in the npm-production group (#799)57db8baBump the npm-development group across 1 directory with 3 updates (#808)- Additional commits viewable in compare view
Dependabot 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Package Dependencies
actions/attest-build-provenance
actions
3.2.0 → 4.1.0
Major
Technical Details
| ID: | 14296448 |
| UUID: | 4009342477 |
| Node ID: | PR_kwDOHO5tnc7HO7jq |
| Host: | GitHub |
| Repository: | commit-check/commit-check |