Skip to content

Chore(deps): bump the actions group across 1 directory with 4 updates#5394

Merged
danielhanchen merged 1 commit into
mainfrom
dependabot/github_actions/actions-762446b7c7
May 13, 2026
Merged

Chore(deps): bump the actions group across 1 directory with 4 updates#5394
danielhanchen merged 1 commit into
mainfrom
dependabot/github_actions/actions-762446b7c7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Updates the requirements on actions/checkout, actions/setup-node, swatinem/rust-cache and trufflesecurity/trufflehog to permit the latest version.
Updates actions/checkout from 4.3.1 to 6.0.2

Release notes

Sourced from actions/checkout's releases.

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

Full Changelog: actions/checkout@v6...v6.0.1

v6.0.0

What's Changed

Full Changelog: actions/checkout@v5.0.0...v6.0.0

v6-beta

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v5.0.1

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

... (truncated)

Commits

Updates actions/setup-node from 4.4.0 to 6.4.0

Release notes

Sourced from actions/setup-node's releases.

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:

When using node-version-file: package.json, setup-node now prefers devEngines.runtime over engines.node.

Dependency updates:

Bug fixes:

New Contributors

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

v6.2.0

What's Changed

Documentation

Dependency updates:

New Contributors

... (truncated)

Commits

Updates swatinem/rust-cache to e18b497796c12c097a38f9edb9d0641fb99eee32

Changelog

Sourced from swatinem/rust-cache's changelog.

Changelog

2.9.1

  • Fix regression in hash calculation

2.9.0

  • Update to node24
  • Support running from within a nix shell
  • Consider all installed toolchains for cache key
  • Use case-insensitive comparison to determine exact cache hit

2.8.2

  • Don't overwrite env for cargo-metadata call

2.8.1

  • Set empty CARGO_ENCODED_RUSTFLAGS when retrieving metadata
  • Various dependency updates

2.8.0

  • Add support for warpbuild cache provider
  • Add new cache-workspace-crates feature

2.7.8

  • Include CPU arch in the cache key

2.7.7

  • Also cache cargo install metadata

2.7.6

  • Allow opting out of caching $CARGO_HOME/bin
  • Add runner OS in cache key
  • Adds an option to do lookup-only of the cache

2.7.5

  • Support Cargo.lock format cargo-lock v4
  • Only run macOsWorkaround() on macOS

2.7.3

  • Work around upstream problem that causes cache saving to hang for minutes.

... (truncated)

Commits

Updates trufflesecurity/trufflehog from 3.95.2 to 3.95.3

Release notes

Sourced from trufflesecurity/trufflehog's releases.

v3.95.3

What's Changed

Full Changelog: trufflesecurity/trufflehog@v3.95.2...v3.95.3

Commits
  • 37b7700 adding customizable successRanges and rotatedRanges to customDetector (#4892)
  • ba0a524 Add Pinecone API key detector (#4917)
  • ab5dd03 Make detector Result.SecretParts initialization stricter (#4948)
  • 90ca685 Add default Content-Type: application/json header for custom detector verific...
  • 5f47aad chore: bump golangci-lint-action v7 → v9 (Node 24) (#4936)
  • a4e3016 ci: bump JS actions to Node 24 majors (checkout v6, setup-go v6, codeql v4, a...
  • 8a12e8e [INS-320] Cloudinary detector (#4747)
  • cf31c26 Log non-critical chunk errors at V(2).Info instead of Error (#4928)
  • 99dc7bd Deduplicate concurrent credential verification requests via singleflight (#4314)
  • 3fc0c2a Make checksecretparts required in CI (#4921)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 12, 2026
Updates the requirements on [actions/checkout](https://github.com/actions/checkout), [actions/setup-node](https://github.com/actions/setup-node), [swatinem/rust-cache](https://github.com/swatinem/rust-cache) and [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) to permit the latest version.

Updates `actions/checkout` from 4.3.1 to 6.0.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.3.1...de0fac2)

Updates `actions/setup-node` from 4.4.0 to 6.4.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v4.4.0...48b55a0)

Updates `swatinem/rust-cache` to e18b497796c12c097a38f9edb9d0641fb99eee32
- [Release notes](https://github.com/swatinem/rust-cache/releases)
- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md)
- [Commits](https://github.com/swatinem/rust-cache/commits/e18b497796c12c097a38f9edb9d0641fb99eee32)

Updates `trufflesecurity/trufflehog` from 3.95.2 to 3.95.3
- [Release notes](https://github.com/trufflesecurity/trufflehog/releases)
- [Commits](trufflesecurity/trufflehog@17456f8...37b7700)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/setup-node
  dependency-version: 6.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: swatinem/rust-cache
  dependency-version: e18b497796c12c097a38f9edb9d0641fb99eee32
  dependency-type: direct:production
  dependency-group: actions
- dependency-name: trufflesecurity/trufflehog
  dependency-version: 3.95.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions-762446b7c7 branch from 15fbc66 to 6efc838 Compare May 13, 2026 03:40
@danielhanchen danielhanchen merged commit 5c5c472 into main May 13, 2026
9 checks passed
@danielhanchen danielhanchen deleted the dependabot/github_actions/actions-762446b7c7 branch May 13, 2026 11:50
danielhanchen added a commit that referenced this pull request May 13, 2026
Conflict resolution for .github/workflows/release-desktop.yml.
main moved forward with PR #5394 (Chore(deps): bump the actions
group across 1 directory with 4 updates) which bumped action SHAs
on the build job's `actions/checkout` line, colliding with the
harden-runner audit step that this PR inserts above the checkout.

Resolution:

  - Keep the `step-security/harden-runner@<sha>  # v2.19.1` audit
    step at the head of the build job (this PR's contribution).
  - Accept main's newer `actions/checkout@de0fac2e4500...` SHA
    (was `34e114876b0b...`).

No functional change beyond the action SHA bump: harden-runner
still runs in audit mode (logs egress, never blocks), and
actions/checkout v6.0.2 is the dependabot-shipped upgrade from
v6.0.x.

Auto-merged cleanly:

  - .github/workflows/security-audit.yml
  - .github/workflows/studio-tauri-smoke.yml

plus eight non-workflow files from main (studio backend / tests /
unsloth GRPO changes from #5142, #5197, #5346, etc.). None touch
this PR's surface area.

Verified: pytest tests/security -> 34 passed in 2.71s; every
.github/workflows/*.yml parses cleanly under PyYAML (24 files).
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.

1 participant