build(deps): bump actions/checkout from 7.0.0 to 7.0.1#676
Conversation
Bumps [actions/checkout](https://github.com/actions/checkout) from 7.0.0 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@9c091bb...3d3c42e) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates GitHub Actions workflow pins for actions/checkout to a newer referenced revision.
Changes:
- Bump
actions/checkoutfrom a pinned SHA annotated asv7.0.0to a new pinned SHA annotated asv7.0.1across workflows.
Reviewed changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated 5 comments.
Show a summary per file
| File | Description |
|---|---|
| .github/workflows/upstream-tracker.yml | Updates actions/checkout pinned revision. |
| .github/workflows/test_workflow.yml | Updates actions/checkout pinned revision in multiple jobs. |
| .github/workflows/release-validated.yml | Updates actions/checkout pinned revision. |
| .github/workflows/nightly.yml | Updates actions/checkout pinned revision. |
| .github/workflows/codecheck.yml | Updates actions/checkout pinned revision in multiple jobs. |
| .github/workflows/ci.yml | Updates actions/checkout pinned revision in multiple jobs. |
| .github/workflows/cache_java.yml | Updates actions/checkout pinned revision in multiple jobs. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| if: needs.check-for-pr.outputs.skip != 'true' | ||
| steps: | ||
| - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 | ||
| - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 |
| fi | ||
| fi | ||
| - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 | ||
| - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 |
| # Install debug symbols for musl libc | ||
| apk add musl-dbg | ||
| - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 | ||
| - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 |
| fi | ||
| fi | ||
| - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 | ||
| - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 |
| timeout-minutes: 180 | ||
| steps: | ||
| - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 | ||
| - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 |
CI Test ResultsRun: #29817479531 | Commit:
Status Overview
Legend: ✅ passed | ❌ failed | ⚪ skipped | 🚫 cancelled Summary: Total: 32 | Passed: 32 | Failed: 0 Updated: 2026-07-21 09:33:31 UTC |
Benchmark Results (commit 0531718)Pipeline: https://gitlab.ddbuild.io/DataDog/apm-reliability/benchmarking-platform/-/pipelines/125900634 Commit:
|
| Benchmark | JDK | Latest | Dev | Δ (dev vs latest) | Issues L/D |
|---|---|---|---|---|---|
| akka-uct | 21 | ✅ 10287 ms (21 iters) | ✅ 10423 ms (21 iters) | ≈ +1.3% (±10.9%) | — / — |
| akka-uct | 25 | ✅ 8948 ms (24 iters) | ✅ 8767 ms (24 iters) | ≈ -2% (±9.4%) | — / — |
| finagle-chirper | 21 | ✅ 5976 ms (33 iters) | ✅ 6012 ms (33 iters) | ≈ +0.6% (±25.3%) | |
| finagle-chirper | 25 | ✅ 5474 ms (36 iters) | ✅ 5488 ms (36 iters) | ≈ +0.3% (±24.7%) | |
| fj-kmeans | 21 | ✅ 2759 ms (68 iters) | ✅ 2757 ms (68 iters) | ≈ -0.1% (±2.7%) | — / — |
| fj-kmeans | 25 | ✅ 2838 ms (66 iters) | ✅ 2835 ms (66 iters) | ≈ -0.1% (±2.6%) | — / — |
| future-genetic | 21 | ✅ 2106 ms (89 iters) | ✅ 2129 ms (87 iters) | ≈ +1.1% (±2.7%) | — / — |
| future-genetic | 25 | ✅ 2051 ms (90 iters) | ✅ 2136 ms (87 iters) | 🔴 +4.1% | — / — |
| naive-bayes | 21 | ✅ 1246 ms (137 iters) | ✅ 1311 ms (131 iters) | ≈ +5.2% (±33.4%) | — / — |
| naive-bayes | 25 | ✅ 1013 ms (169 iters) | ✅ 1027 ms (166 iters) | ≈ +1.4% (±32.1%) | — / — |
| reactors | 21 | ✅ 16096 ms (15 iters) | ✅ 15955 ms (16 iters) | ≈ -0.9% (±7.7%) | — / — |
| reactors | 25 | ✅ 18182 ms (15 iters) | ✅ 17847 ms (15 iters) | ≈ -1.8% (±5.2%) | — / — |
Internal counter details (ddprof)
ddprof internal counters, latest / dev (✅ = 0, · = unavailable):
| Benchmark | JDK | Dropped rec | Dropped jvmti | Dropped trace | Skipped WC | AGCT fail | Unwind fail |
|---|---|---|---|---|---|---|---|
| akka-uct | 21 | ✅ / ✅ | ✅ / ✅ | ✅ / 2 | 2038 / 2060 | ✅ / ✅ | ✅ / ✅ |
| akka-uct | 25 | ✅ / ✅ | ✅ / ✅ | ✅ / ✅ | 2347 / 2231 | ✅ / ✅ | ✅ / ✅ |
| finagle-chirper | 21 | ✅ / ✅ | ✅ / ✅ | 4 / 4 | 8686 / 8634 | ✅ / ✅ | ✅ / ✅ |
| finagle-chirper | 25 | ✅ / ✅ | ✅ / ✅ | 1 / 2 | 8404 / 8570 | ✅ / ✅ | ✅ / ✅ |
| fj-kmeans | 21 | ✅ / ✅ | ✅ / ✅ | ✅ / 2 | 1264 / 1276 | ✅ / ✅ | ✅ / ✅ |
| fj-kmeans | 25 | ✅ / ✅ | ✅ / ✅ | 2 / ✅ | 1288 / 1282 | ✅ / ✅ | ✅ / ✅ |
| future-genetic | 21 | ✅ / ✅ | ✅ / ✅ | 3 / ✅ | 2980 / 2919 | ✅ / ✅ | ✅ / ✅ |
| future-genetic | 25 | ✅ / ✅ | ✅ / ✅ | 1 / ✅ | 2891 / 2898 | ✅ / ✅ | ✅ / ✅ |
| naive-bayes | 21 | ✅ / ✅ | ✅ / ✅ | 5 / 2 | 3503 / 3515 | ✅ / ✅ | ✅ / ✅ |
| naive-bayes | 25 | ✅ / ✅ | ✅ / ✅ | 3 / 2 | 3498 / 3452 | ✅ / ✅ | ✅ / ✅ |
| reactors | 21 | ✅ / ✅ | ✅ / ✅ | 2 / ✅ | 1652 / 1780 | ✅ / ✅ | ✅ / ✅ |
| reactors | 25 | ✅ / ✅ | ✅ / ✅ | ✅ / 1 | 1779 / 1780 | ✅ / ✅ | ✅ / ✅ |
Bumps actions/checkout from 7.0.0 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)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 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)