Uh oh!
There was an error while loading. Please reload this page.
Bump actions/checkout from 4 to 6 - #20
Conversation
|
| Overall Grade | Security Reliability Complexity Hygiene |
Code Review Summary
| Analyzer | Status | Updated (UTC) | Details |
|---|---|---|---|
| PHP | Apr 12, 2026 4:41a.m. | Review ↗ | |
| Shell | Apr 12, 2026 4:41a.m. | Review ↗ | |
| JavaScript | Apr 12, 2026 4:41a.m. | Review ↗ | |
| Swift | Apr 12, 2026 4:41a.m. | Review ↗ |
Important
AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.
Pull request was converted to draft
There was a problem hiding this comment.
Pull request overview
Updates the GitHub Actions workflows to use actions/checkout@v6 (from @v4) to keep CI/CD dependencies current.
Changes:
- Bump
actions/checkouttov6in the prerelease workflow. - Bump
actions/checkouttov6in the CodeQL workflow. - Bump
actions/checkouttov6in the build-and-release workflow.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
.github/workflows/prerelease.yml | Uses actions/checkout@v6 before building and publishing prerelease artifacts. |
.github/workflows/codeql.yml | Uses actions/checkout@v6 for CodeQL analysis runs (with full history via fetch-depth: 0). |
.github/workflows/build-and-release.yml | Uses actions/checkout@v6 in both version-check and release build jobs. |
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
c1192e0 to
64ef75bCompareUh oh!
There was an error while loading. Please reload this page.
Bumps actions/checkout from 4 to 6.
Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
de0fac2Fix tag handling: preserve annotations and explicit fetch-tags (#2356)064fe7fAdd orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...8e8c483Clarify v6 README (#2328)033fa0dAdd worktree support for persist-credentials includeIf (#2327)c2d88d3Update all references from v5 and v4 to v6 (#2314)1af3b93update readme/changelog for v6 (#2311)71cf226v6-beta (#2298)069c695Persist creds to a separate file (#2286)ff7abcdUpdate README to include Node.js 24 support details and requirements (#2248)08c6903Prepare v5.0.0 release (#2238)