Bump the all-actions group across 1 directory with 4 updates - #109
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the all-actions group across 1 directory with 4 updates#109dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
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 dependencies to newer action versions across CI, security scanning, and Rust release automation.
Changes:
- Bump
actions/checkoutusage tov7across multiple workflows - Update
actions/setup-nodeandactions/github-scriptto newer major versions in relevant workflows - Update
stellar/binariestov85across Rust-related workflows
Reviewed changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| .github/workflows/test-readme.yml | Updates checkout action to a newer major version for README validation job |
| .github/workflows/socket-scan.yml | Updates pinned SHAs for checkout/setup-node used by Socket security scan |
| .github/workflows/rust-set-rust-version.yml | Updates checkout, stellar/binaries, and github-script used in Rust version automation |
| .github/workflows/rust-publish.yml | Updates checkout and stellar/binaries used in Rust publish workflow |
| .github/workflows/rust-publish-dry-run-v2.yml | Updates checkout, stellar/binaries, and github-script in dry-run publish workflow |
| .github/workflows/rust-bump-version.yml | Updates checkout, stellar/binaries, and github-script used in version bump automation |
| .github/workflows/linting.yml | Updates checkout and stellar/binaries used for actionlint |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Bumps the all-actions group with 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [stellar/binaries](https://github.com/stellar/binaries), [actions/github-script](https://github.com/actions/github-script) and [actions/setup-node](https://github.com/actions/setup-node). Updates `actions/checkout` from 3 to 7 - [Release notes](https://github.com/actions/checkout/releases) - [Commits](actions/checkout@v3...v7) Updates `stellar/binaries` from 21 to 85 - [Release notes](https://github.com/stellar/binaries/releases) - [Commits](stellar/binaries@v21...v85) Updates `actions/github-script` from 6 to 9 - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v6...v9) Updates `actions/setup-node` from 6.4.0 to 7.0.0 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@48b55a0...8207627) --- 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: actions/github-script dependency-version: '9' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: actions/setup-node dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: stellar/binaries dependency-version: '85' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/all-actions-c5a5d4b772
branch
from
July 26, 2026 02:09
f48d822 to
e3e0079
Compare
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 4 updates in the / directory: actions/checkout, stellar/binaries, actions/github-script and actions/setup-node.
Updates
actions/checkoutfrom 3 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
stellar/binariesfrom 21 to 85Release notes
Sourced from stellar/binaries's releases.
... (truncated)
Commits
897fff5Update dependency cargo-expand to v1.0.122 (#95)67c54faBump renovatebot/github-action in the all-actions group (#90)9647850Update dependency cargo-nextest to v0.9.136 (#94)8efcf2dUpdate dependency wasm-pack to v0.15.0 (#92)183aa19Update dependency cargo-nextest to v0.9.135 (#91)36cc0a9Update dependency cargo-deny to v0.19.6 (#89)2612d6fUpdate dependency cargo-deny to v0.19.5 (#88)159e835Update dependency cargo-workspaces to v0.4.2 (#87)dd47970Update dependency cargo-nextest to v0.9.133 (#82)231a4f5Update dependency cargo-readme to v3.3.2 (#83)Updates
actions/github-scriptfrom 6 to 9Release notes
Sourced from actions/github-script's releases.
... (truncated)
Commits
3a2844bMerge pull request #700 from actions/salmanmkc/expose-getoctokit + prepare re...ca10bbdfix: use@octokit/core/types import for v7 compatibility86e48e2merge: incorporate main branch changesc108472chore: rebuild dist for v9 upgrade and getOctokit factoryafff112Merge pull request #712 from actions/salmanmkc/deployment-false + fix user-ag...ff8117eci: fix user-agent test to handle orchestration ID81c6b78ci: use deployment: false to suppress deployment noise from integration tests3953cafdocs: update README examples from@v8to@v9, add getOctokit docs and v9 brea...c17d55bci: add getOctokit integration test joba047196test: add getOctokit integration tests via callAsyncFunctionUpdates
actions/setup-nodefrom 6.4.0 to 7.0.0Release notes
Sourced from actions/setup-node's releases.
Commits
8207627Migrate to ESM and upgrade dependencies (#1574)04be95cAdd cache-primary-key and cache-matched-key as outputs (#1577)7c2c68ddocs: Update caching recommendations to mitigate cache poisoning risks (#1567)6a61c03Merge pull request #1569 from jasongin/update-actions-cache-5.1.030eb73bResolve high-severity audit issues4e1a87aUpdate dist360237fStrict equality4f8aac5Bump@actions/cacheto 5.1.0, log cache write deniedf4a67bbOnly usemirrorTokeningetManifestif it's provided (#1548)0355742Remove dummy NODE_AUTH_TOKEN export (#1558)