build(deps): bump the github-actions group across 1 directory with 7 updates - #120
Conversation
450eeeb to
450f3db
Compare
rominf
left a comment
There was a problem hiding this comment.
Automated review: Approve. I verified all seven updated action SHAs directly against upstream refs rather than relying on Dependabot labels. The pins and compatibility-relevant usage are sound, including dereferencing the annotated checkout v6.0.3 tag correctly.
Two non-blocking comment-accuracy notes:
.github/workflows/ci.yml:94still labelsdorny/paths-filterasv3.0.2; the new pin is v4.0.2 (and the old pin was v3.0.3). Please consider updating it to# v4.0.2..github/workflows/ci.yml:372labels thej178/prek-actionpin asprek 0.4.5 checksums, while the pinned commit updates known versions through prek 0.4.10. The cumulative manifest still includes 0.4.5, so the configured version remains valid; updating the comment would make the rationale accurate.
Follow-up, not introduced here: six actions/checkout@v7 uses remain moving tags rather than SHA pins, unlike the other checkout call sites. Worth normalizing separately.
…updates Bumps the github-actions group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `6.0.3` | `7.0.1` | | [dorny/paths-filter](https://github.com/dorny/paths-filter) | `3.0.3` | `4.0.2` | | [taiki-e/install-action](https://github.com/taiki-e/install-action) | `2.82.6` | `2.84.0` | | [j178/prek-action](https://github.com/j178/prek-action) | `dec4adcd2fa1db9d50a39668b22112a37235e730` | `5337cb91e0fa35a7ff31b9ca345126d8bbbcdf16` | | [actions/cache](https://github.com/actions/cache) | `5.1.0` | `6.1.0` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.6.2` | `7.0.1` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `4.3.0` | `8.0.1` | Updates `actions/checkout` from 6.0.3 to 7.0.1 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@df4cb1c...3d3c42e) Updates `dorny/paths-filter` from 3.0.3 to 4.0.2 - [Release notes](https://github.com/dorny/paths-filter/releases) - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md) - [Commits](dorny/paths-filter@d1c1ffe...7b450ff) Updates `taiki-e/install-action` from 2.82.6 to 2.84.0 - [Release notes](https://github.com/taiki-e/install-action/releases) - [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md) - [Commits](taiki-e/install-action@9bcaee1...a6b2e2d) Updates `j178/prek-action` from dec4adcd2fa1db9d50a39668b22112a37235e730 to 5337cb91e0fa35a7ff31b9ca345126d8bbbcdf16 - [Release notes](https://github.com/j178/prek-action/releases) - [Commits](j178/prek-action@dec4adc...5337cb9) Updates `actions/cache` from 5.1.0 to 6.1.0 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@caa2961...55cc834) Updates `actions/upload-artifact` from 4.6.2 to 7.0.1 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@ea165f8...043fb46) Updates `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/cache dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/download-artifact dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/upload-artifact dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: dorny/paths-filter dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: j178/prek-action dependency-version: c4fa77110131e365aa6c7c78641ec120ccb1762a dependency-type: direct:production dependency-group: github-actions - dependency-name: taiki-e/install-action dependency-version: 2.83.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
450f3db to
c344708
Compare
The Dependabot group bump moved the dorny/paths-filter pin to 7b450fff (which is the v4.0.2 tag) but left the trailing comment reading v3.0.2, so the SHA and its version comment disagreed. The SHA is correct; only the comment was stale. Align the comment with the pinned commit so the pin remains auditable. Signed-off-by: Roman Inflianskas <Roman.Inflianskas@amd.com>
Review fix applied —
|
Bumps the github-actions group with 7 updates in the / directory:
6.0.37.0.13.0.34.0.22.82.62.84.0dec4adcd2fa1db9d50a39668b22112a37235e7305337cb91e0fa35a7ff31b9ca345126d8bbbcdf165.1.06.1.04.6.27.0.14.3.08.0.1Updates
actions/checkoutfrom 6.0.3 to 7.0.1Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
3d3c42eprep v7.0.1 release (#2531)2880268escape values passed to --unset (#2530)12cd223trim only ascii whitespace for branch (#2521)62661c4skip running unsafe pr check if input is default (#2518)e8d4307Bump the minor-actions-dependencies group with 2 updates (#2499)631c942eslint 9 (#2474)4f1f4aeBump actions/upload-artifact from 4 to 7 (#2476)ba09753Bump actions/checkout from 6 to 7 (#2488)b9e0990Bump docker/login-action from 3.3.0 to 4.2.0 (#2479)e8cb398Bump docker/build-push-action from 6.5.0 to 7.2.0 (#2478)Updates
dorny/paths-filterfrom 3.0.3 to 4.0.2Release notes
Sourced from dorny/paths-filter's releases.
Changelog
Sourced from dorny/paths-filter's changelog.
... (truncated)
Commits
7b450ffdocs: update changelog for v4.0.2 (#318)9280377fix: work around git dubious ownership errors in container jobs (#317)f3ceefdfix: use rev-parse instead of branch --show-current for older git compat (#303)61f87a1chore: fix GitHub spelling in logs (#278)b82ff81fix warning message (#282)fbd0ab8feat: add merge_group event supportefb1da7feat: add dist/ freshness check to PR workflowd8f7b06Merge pull request #302 from dorny/issue-299addbc14Update README for v49d7afb8Update CHANGELOG for v4.0.0Updates
taiki-e/install-actionfrom 2.82.6 to 2.84.0Release notes
Sourced from taiki-e/install-action's releases.
... (truncated)
Changelog
Sourced from taiki-e/install-action's changelog.
... (truncated)
Commits
a6b2e2dRelease 2.84.0fbdd9c5Update cargo-neat manifest424c5f9Update changeloga1fa02cSupportprotoc-gen-connect-openapi(#1922)9e22773Update DEVELOPMENT.md8d5009fSupport d25193316Updatetombi@latestto 1.2.44c740c7Updatetombi@latestto 1.2.3de240ffUpdatejust@latestto 1.57.0dfca854Updatecargo-semver-checks@latestto 0.49.0Updates
j178/prek-actionfrom dec4adcd2fa1db9d50a39668b22112a37235e730 to 5337cb91e0fa35a7ff31b9ca345126d8bbbcdf16Commits
5337cb9Disable color inprek cache diroutput (#168)6368183Update known versions for prek 0.4.10 (#167)c4fa771Update pre-commit hook biomejs/pre-commit to v2.5.1 (#164)99728f0Update zizmorcore/zizmor-action action to v0.5.7 (#165)55aa53fUpdate actions/checkout action to v7 (#166)e191cc3Update dependency semver to v7.8.5 (#147)6017a0fUpdate dependency@actions/cacheto v6.1.0 (#148)5b6c2d6Update npm dev dependencies (#151)6757ec2Update known versions for prek 0.4.9 (#163)1cd265eUpdate known versions for prek 0.4.8 (#162)Updates
actions/cachefrom 5.1.0 to 6.1.0Release notes
Sourced from actions/cache's releases.
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
55cc834Merge pull request #1768 from jasongin/readonly-cached8cd72fBump@actions/cacheto v6.1.0 - handle cache write error due to RO token2c8a9bdMerge pull request #1760 from actions/samirat/esm_migration_and_package_updatee9b91fdPrettier fixese4884b8Rebuild dist10baf01Fixed licensese39b386Fix test mock return orderb692820PR feedback6074912Rebuild dist bundles as ESM to match type:module5a912e8Fix lint and jest issuesUpdates
actions/upload-artifactfrom 4.6.2 to 7.0.1Release notes
Sourced from actions/upload-artifact's releases.
... (truncated)
Commits
043fb46Merge pull request #797 from actions/yacaovsnc/update-dependency634250cInclude changes in typespec/ts-http-runtime 0.3.5e454baaReadme: bump all the example versions to v7 (#796)74fad66Update the readme with direct upload details (#795)bbbca2dSupport direct file uploads (#764)589182cUpgrade the module to ESM and bump dependencies (#762)47309c9Merge pull request #754 from actions/Link-/add-proxy-integration-tests02a8460Add proxy integration testb7c566aMerge pull request #745 from actions/upload-artifact-v6-releasee516bc8docs: correct description of Node.js 24 support in READMEUpdates
actions/download-artifactfrom 4.3.0 to 8.0.1Release 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