Skip to content

ci: bump the github-actions group across 1 directory with 3 updates - #1073

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-9e751c8f40
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-9e751c8f40

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 16, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 3 updates in the / directory: docker/login-action, actions/setup-node and actions-rust-lang/setup-rust-toolchain.

Updates docker/login-action from 3864d6aed8ff134b2ed894ce00c87695c709c870 to 783ae9cac559640a24c9212dfa6cd9e998252f9a

Commits
  • 783ae9c Merge pull request #1064 from docker/dependabot/github_actions/codeql-actions...
  • b1725c2 build(deps): bump the codeql-actions group across 1 directory with 2 updates
  • 0a596b2 Merge pull request #1073 from quentin-laplanche-docker/ci/remove-docker-notation
  • 5d1ee94 ci: replace registry container action reference
  • af63523 Merge pull request #1061 from docker/dockerhub-oidc-logs
  • 72edfa6 chore: update generated content
  • 2b7517a log Docker Hub OIDC token exchange progress
  • eed2509 Merge pull request #1068 from crazy-max/dockerhub-oidc-increase-expire-in
  • 07573e7 chore: update generated content
  • 99ffd0f raise Docker Hub OIDC max expiry to 6 hours
  • Additional commits viewable in compare view

Updates actions/setup-node from 6 to 7

Release notes

Sourced from actions/setup-node's releases.

v7.0.0

What's Changed

Enhancements:

Bug fixes:

Documentation updates:

Dependency update:

New Contributors

Full Changelog: actions/setup-node@v6...v7.0.0

v6.5.0

What's Changed

Full Changelog: actions/setup-node@v6.4.0...v6.5.0

v6.4.0

What's Changed

Dependency updates:

New Contributors

Full Changelog: actions/setup-node@v6...v6.4.0

v6.3.0

What's Changed

Enhancements:

... (truncated)

Commits
  • 8207627 Migrate to ESM and upgrade dependencies (#1574)
  • 04be95c Add cache-primary-key and cache-matched-key as outputs (#1577)
  • 7c2c68d docs: Update caching recommendations to mitigate cache poisoning risks (#1567)
  • 6a61c03 Merge pull request #1569 from jasongin/update-actions-cache-5.1.0
  • 30eb73b Resolve high-severity audit issues
  • 4e1a87a Update dist
  • 360237f Strict equality
  • 4f8aac5 Bump @​actions/cache to 5.1.0, log cache write denied
  • f4a67bb Only use mirrorToken in getManifest if it's provided (#1548)
  • 0355742 Remove dummy NODE_AUTH_TOKEN export (#1558)
  • Additional commits viewable in compare view

Updates actions-rust-lang/setup-rust-toolchain from 1 to 2

Release notes

Sourced from actions-rust-lang/setup-rust-toolchain's releases.

v2.0.0

What's Changed

  • Use CARGO_BUILD_WARNINGS for enforcing warning free compilations (#98) This is a new variable supported by cargo 1.97+ and sets the build.warnings config. It allows removing the RUSTFLAGS="-D warnings" default, which will improve compatibility with target.*.rustflags and .cargo/config.toml files.

    This adds a new build-warnings input to configure the value for the build.warnings config.

  • Add error matcher for Rust panics This will highlight the location of the panic location during tests.

  • Reuse output of rustc --version --verbose calls (#103 by @​ChihweiLHBird)

New Contributors

Full Changelog: actions-rust-lang/setup-rust-toolchain@v1.17.0...v2.0.0

v1.17.0

What's Changed

New Contributors

Full Changelog: actions-rust-lang/setup-rust-toolchain@v1.16.1...v1.17.0

v1.16.1

What's Changed

Full Changelog: actions-rust-lang/setup-rust-toolchain@v1.16.0...v1.16.1

v1.16.0

What's Changed

New Contributors

Full Changelog: actions-rust-lang/setup-rust-toolchain@v1.15.4...v1.16.0

v1.15.4

What's Changed

... (truncated)

Changelog

Sourced from actions-rust-lang/setup-rust-toolchain's changelog.

[2.0.0] - 2026-09-07

  • Use CARGO_BUILD_WARNINGS for enforcing warning free compilations (#98) This is a new variable supported by cargo 1.97+ and sets the build.warnings config. It allows removing the RUSTFLAGS="-D warnings" default, which will improve compatibility with target.*.rustflags and .cargo/config.toml files.

    This adds a new build-warnings input to configure the value for the build.warnings config.

  • Add error matcher for Rust panics This will highlight the location of the panic location during tests.

  • Reuse output of rustc --version --verbose calls (#103 by @​ChihweiLHBird)

[1.17.0] - 2026-06-25

  • Add new parameter cache-targets that is propagated to Swatinem/rust-cache as cache-targets (#84). This allows disabling caching of the workspace target directory, e.g. when using sccache, while keeping the rest of the cache enabled.

[1.16.1] - 2026-05-08

  • Renamed internally used variable to avoid clashes with globally existing variables. This fixes the interference of the TOOLCHAIN variable as reported in #91.
Commits
  • ecabd13 Prepare changelog for 2.0.0 release
  • dc00391 Add error matcher for Rust panics
  • 70de7eb Merge pull request #103 from ChihweiLHBird/reuse-rustc-verbose-output
  • c420b69 Merge pull request #105 from actions-rust-lang/use-build-warnings
  • d94d10a Use CARGO_BUILD_WARNINGS for enforcing warning free compilations
  • 34430aa Reuse rustc verbose output instead of invoking rustc three times.
  • 0267444 Merge pull request #102 from actions-rust-lang/dependabot/github_actions/Swat...
  • 5fa2882 Bump Swatinem/rust-cache from 2.9.1 to 2.9.2
  • 8439c15 Merge pull request #100 from actions-rust-lang/dependabot/github_actions/acti...
  • c8f944a Bump actions/checkout from 7.0.0 to 7.0.1
  • See full diff in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions group with 3 updates in the / directory: [docker/login-action](https://github.com/docker/login-action), [actions/setup-node](https://github.com/actions/setup-node) and [actions-rust-lang/setup-rust-toolchain](https://github.com/actions-rust-lang/setup-rust-toolchain).


Updates `docker/login-action` from 3864d6aed8ff134b2ed894ce00c87695c709c870 to 783ae9cac559640a24c9212dfa6cd9e998252f9a
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@3864d6a...783ae9c)

Updates `actions/setup-node` from 6 to 7
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v6...v7)

Updates `actions-rust-lang/setup-rust-toolchain` from 1 to 2
- [Release notes](https://github.com/actions-rust-lang/setup-rust-toolchain/releases)
- [Changelog](https://github.com/actions-rust-lang/setup-rust-toolchain/blob/main/CHANGELOG.md)
- [Commits](actions-rust-lang/setup-rust-toolchain@v1...v2)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: 783ae9cac559640a24c9212dfa6cd9e998252f9a
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: actions/setup-node
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions-rust-lang/setup-rust-toolchain
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 16, 2026
@ironloopai

ironloopai Bot commented Sep 16, 2026

Copy link
Copy Markdown

Review · Status

🟩 Completed

IronLoop completed the review and posted it to GitHub.

Result

Open submitted review →

Run details
  • Run: 06c71e0f-54ac-4a0e-9b65-7c92c29070b0
  • Base: main at 5c7cab7
  • Head: dependabot/github_actions/github-actions-9e751c8f40 at 7e0e1c8
  • Created: 2026-09-16 19:11 UTC
  • Updated: 2026-09-16 19:15 UTC

Automatic trigger · attempt 1 of 3 · completed in 4m 26s

@ironloopai ironloopai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review · Summary

Found one Rust toolchain compatibility regression.

Findings: 🟡 Low 1

Code-specific findings are attached to the diff.

Validation
  • Cargo 1.92 warning-control probe — Cargo 1.92 allowed an unused-variable warning with CARGO_BUILD_WARNINGS=deny; Cargo 1.97 rejected it as intended.
Review details
  • Run: 06c71e0f-54ac-4a0e-9b65-7c92c29070b0
  • Attempts: 1

steps:
- uses: actions/checkout@v7
- uses: actions-rust-lang/setup-rust-toolchain@v1
- uses: actions-rust-lang/setup-rust-toolchain@v2

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Low · Preserve warning denial for Rust 1.92

This checkout pins Rust/Cargo 1.92.0, but v2 replaces v1’s RUSTFLAGS=-D warnings behavior with CARGO_BUILD_WARNINGS, which Cargo only honors from 1.97 onward. The security-audit job therefore silently stops treating Cargo warnings as errors. Keep v1 or explicit RUSTFLAGS until the toolchain is upgraded.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔍 OpenCodeReview found 4 issue(s) in this PR.

  • ✅ 4 posted as inline comment(s)
  • 📝 0 posted as summary

steps:
- uses: actions/checkout@v7
- uses: actions-rust-lang/setup-rust-toolchain@v1
- uses: actions-rust-lang/setup-rust-toolchain@v2

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This third-party action is pinned to a mutable major tag rather than a full commit SHA. This same PR pins docker/login-action to a full commit SHA (build/promote/retag/rollback), so apply the same supply-chain standard here: a tag can be re-pointed at malicious code, while a commit SHA cannot. Also note .github/actions/setup-rust-ci/action.yml (used by test.yml) still uses @v1, so the repo now mixes v1 and v2 — verify v2 didn't change defaults that affect this job, and consider updating/pinning the composite action for consistency.

Suggestion:

Suggested change
- uses: actions-rust-lang/setup-rust-toolchain@v2
- uses: actions-rust-lang/setup-rust-toolchain@<full-commit-sha> # v2.x.y


- name: Log in to Docker registry
uses: docker/login-action@3864d6aed8ff134b2ed894ce00c87695c709c870
uses: docker/login-action@783ae9cac559640a24c9212dfa6cd9e998252f9a

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new SHA is not annotated with the release it corresponds to. Other SHA-pinned actions in this file carry a version comment (sigstore/cosign-installer # v4.1.2, peter-evans/repository-dispatch # v4.0.1); adding one here (and on the same lines in promote.yml, retag.yml, and rollback.yml) lets reviewers and future audits tell which login-action release is in use without an external lookup.

Suggestion:

Suggested change
uses: docker/login-action@783ae9cac559640a24c9212dfa6cd9e998252f9a
uses: docker/login-action@783ae9cac559640a24c9212dfa6cd9e998252f9a # v3.x.y


- name: Setup Node.js
uses: actions/setup-node@v6
uses: actions/setup-node@v7

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While bumping setup-node to v7, note that the pinned runtime Node.js 20 reached end-of-life in April 2026 and no longer receives security patches. If the @alibaba-group/open-code-review CLI supports it, move to an active LTS ('22' or '24') in the same change.

Suggestion:

Suggested change
uses: actions/setup-node@v7
uses: actions/setup-node@v7
with:
node-version: '22'

steps:
- uses: actions/checkout@v7
- uses: actions-rust-lang/setup-rust-toolchain@v1
- uses: actions-rust-lang/setup-rust-toolchain@v2

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This bump to @v2 creates a version split in the repo: the shared composite action .github/actions/setup-rust-ci/action.yml (used by all 5 jobs in test.yml) still pins actions-rust-lang/setup-rust-toolchain@v1. Two different majors of the same third-party action now run side by side, so whatever changed in v2 (default toolchain resolution, rustflags/caching defaults) applies only to this audit workflow, and v2 fixes never reach the main CI path. Please align both call sites in this PR — ideally pinning both to the same full commit SHA, matching the docker/login-action SHA-pinning standard applied in this same PR (and note .github/actions/setup-rust-ci/action.yml:24 also pins a mutable tag).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants