chore(deps): bump the all-actions group across 1 directory with 2 updates - #2821
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates GitHub Actions dependencies across CI, preview, deployment, and automation workflows.
Changes:
- Upgrades
actions/checkoutto v7. - Upgrades
github/gh-aw-actions/setupto v0.88.3. - Requires the checkout v7 unsafe-PR opt-in for gated fork previews.
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Review |
|---|---|
.github/workflows/pr-preview.yml |
Moderate (2 votes): enable allow-unsafe-pr-checkout after the membership gate. |
.github/workflows/main.yml |
Updates checkout to v7. |
.github/workflows/daily-repo-status.lock.yml |
Updates the setup action to v0.88.3. |
.github/workflows/check-routes-removal.yml |
Updates checkout to v7. |
.github/workflows/build.yml |
Updates checkout to v7. |
.github/workflows/build-and-push.yml |
Updates checkout to v7. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| # PR head SHA, not the default base ref - must match the | ||
| # ApplicationSet's {{ .head_sha }}. | ||
| - uses: actions/checkout@v6 | ||
| - uses: actions/checkout@v7 |
…ates Bumps the all-actions group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [github/gh-aw-actions/setup](https://github.com/github/gh-aw-actions). Updates `actions/checkout` from 6 to 7 - [Release notes](https://github.com/actions/checkout/releases) - [Commits](actions/checkout@v6...v7) Updates `github/gh-aw-actions/setup` from 0.85.4 to 0.89.2 - [Release notes](https://github.com/github/gh-aw-actions/releases) - [Changelog](https://github.com/github/gh-aw-actions/blob/main/CHANGELOG.md) - [Commits](github/gh-aw-actions@2709137...e67822c) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: github/gh-aw-actions/setup dependency-version: 0.88.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-actions ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/all-actions-5fdcb22de0
branch
from
September 13, 2026 02:06
f7f85a5 to
a300888
Compare
Contributor
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.
Suppressed comments (5)
.github/workflows/pr-preview.yml:43
checkout@v7now rejects fork PR heads inpull_request_targetworkflows by default. This workflow explicitly checks out the PR head after its membership gate, so previews for trusted members working from forks will now fail. Opt in explicitly after the gate (as below), or retain the previous checkout version if fork previews are intentionally unsupported.
- uses: actions/checkout@v7
.github/workflows/daily-repo-status.lock.yml:420
- This SHA is identified by the dependency update as the v0.89.2 release, but the annotation labels it v0.89.3. Correct the annotation so the pinned action's provenance is accurate.
uses: github/gh-aw-actions/setup@e67822c8ebaae760c3be935622dbfe343a465306 # v0.89.3
.github/workflows/daily-repo-status.lock.yml:1019
- This SHA is identified by the dependency update as the v0.89.2 release, but the annotation labels it v0.89.3. Correct the annotation so the pinned action's provenance is accurate.
uses: github/gh-aw-actions/setup@e67822c8ebaae760c3be935622dbfe343a465306 # v0.89.3
.github/workflows/daily-repo-status.lock.yml:1264
- This SHA is identified by the dependency update as the v0.89.2 release, but the annotation labels it v0.89.3. Correct the annotation so the pinned action's provenance is accurate.
uses: github/gh-aw-actions/setup@e67822c8ebaae760c3be935622dbfe343a465306 # v0.89.3
.github/workflows/daily-repo-status.lock.yml:1533
- This SHA is identified by the dependency update as the v0.89.2 release, but the annotation labels it v0.89.3. Correct the annotation so the pinned action's provenance is accurate.
uses: github/gh-aw-actions/setup@e67822c8ebaae760c3be935622dbfe343a465306 # v0.89.3
| - name: Setup Scripts | ||
| id: setup | ||
| uses: github/gh-aw-actions/setup@2709137ea6c5b0e19aa621454dc643ea8dc526b1 # v0.85.4 | ||
| uses: github/gh-aw-actions/setup@e67822c8ebaae760c3be935622dbfe343a465306 # v0.89.3 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-actions group with 2 updates in the / directory: actions/checkout and github/gh-aw-actions/setup.
Updates
actions/checkoutfrom 6 to 7Release notes
Sourced from actions/checkout's releases.
... (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
github/gh-aw-actions/setupfrom 0.85.4 to 0.89.2Release notes
Sourced from github/gh-aw-actions/setup's releases.
... (truncated)
Commits
e67822cchore: sync actions from gh-aw@v0.89.2 (#237)4537e59chore: sync actions from gh-aw@v0.89.1 (#236)af9516bchore: sync actions from gh-aw@v0.89.0 (#233)5e50858chore: sync actions from gh-aw@v0.88.7 (#232)d462c12chore: sync actions from gh-aw@v0.88.5 (#231)be41addchore: sync actions from gh-aw@v0.88.4 (#230)49459c7chore: sync actions from gh-aw@v0.88.3 (#229)9271a18chore: sync actions from gh-aw@v0.88.2 (#227)afc709fchore: sync actions from gh-aw@v0.88.0 (#224)bc8c008chore: sync actions from gh-aw@v0.87.10 (#222)