Bump actions/checkout from 6.0.2 to 7.0.1 - #179
Conversation
PR SummaryLow Risk Overview The v7 line includes stricter defaults around checking out fork PRs in Reviewed by Cursor Bugbot for commit c2d0fdd. Configure here. |
|
bugbot run |
There was a problem hiding this comment.
✅ Bugbot reviewed your changes and found no new issues!
Comment @cursor review or bugbot run to trigger another review on this PR
Reviewed by Cursor Bugbot for commit c2d0fdd. Configure here.
There was a problem hiding this comment.
Pull request overview
This PR updates the pinned actions/checkout GitHub Action used across the repository’s CI workflows from the v6.0.2 commit to the v7.0.1 commit, aligning CI with the latest upstream fixes and security hardening in checkout v7.
Changes:
- Bump
actions/checkoutpin to3d3c42e5aac5ba805825da76410c181273ba90b1(v7.0.1) in all affected workflows. - Keep existing workflow structure/permissions intact while updating only the checkout action revision.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| .github/workflows/golangci-lint.yml | Updates the pinned actions/checkout commit used before running golangci-lint. |
| .github/workflows/go.yml | Updates the pinned actions/checkout commit in the unit test matrix workflow. |
| .github/workflows/codeql-analysis.yml | Updates the pinned actions/checkout commit used prior to CodeQL initialization and analysis. |
| .github/workflows/codecov.yml | Updates the pinned actions/checkout commit in the test+coverage workflow (with fetch-depth settings preserved). |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
c2d0fdd to
e2111d6
Compare
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.2 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@de0fac2...3d3c42e) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
e2111d6 to
4a8da2c
Compare
Bumps actions/checkout from 6.0.2 to 7.0.1.
Release 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)