From 80949579c792ca2d607398d891b27c4c5330dc7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 01:48:47 +0000 Subject: [PATCH] chore(deps): bump Swatinem/rust-cache Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) from e18b497796c12c097a38f9edb9d0641fb99eee32 to f0d9c3887740aee45f6153b24b3a6b815192ec16. - [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/compare/e18b497796c12c097a38f9edb9d0641fb99eee32...f0d9c3887740aee45f6153b24b3a6b815192ec16) --- updated-dependencies: - dependency-name: Swatinem/rust-cache dependency-version: f0d9c3887740aee45f6153b24b3a6b815192ec16 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/bench-eql.yml | 2 +- .github/workflows/macro-expand-eql.yml | 2 +- .github/workflows/test-eql.yml | 22 +++++++++++----------- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/.github/workflows/bench-eql.yml b/.github/workflows/bench-eql.yml index d7d31357c..eb4dfe634 100644 --- a/.github/workflows/bench-eql.yml +++ b/.github/workflows/bench-eql.yml @@ -124,7 +124,7 @@ jobs: # the repo root never sees packages/eql/mise.toml. working_directory: packages/eql - - uses: Swatinem/rust-cache@e18b497796c12c097a38f9edb9d0641fb99eee32 # v2 + - uses: Swatinem/rust-cache@f0d9c3887740aee45f6153b24b3a6b815192ec16 # v2 with: workspaces: packages/eql shared-key: sqlx-tests diff --git a/.github/workflows/macro-expand-eql.yml b/.github/workflows/macro-expand-eql.yml index fe213b526..b6ef93c6a 100644 --- a/.github/workflows/macro-expand-eql.yml +++ b/.github/workflows/macro-expand-eql.yml @@ -66,7 +66,7 @@ jobs: cache: true working_directory: packages/eql - - uses: Swatinem/rust-cache@e18b497796c12c097a38f9edb9d0641fb99eee32 # v2 + - uses: Swatinem/rust-cache@f0d9c3887740aee45f6153b24b3a6b815192ec16 # v2 with: # The workspace ROOT, not the `tests/sqlx` member this job expands. # `workspaces:` tells rust-cache where to find the `Cargo.lock` it diff --git a/.github/workflows/test-eql.yml b/.github/workflows/test-eql.yml index 5cbaa6608..1a6ff35f0 100644 --- a/.github/workflows/test-eql.yml +++ b/.github/workflows/test-eql.yml @@ -329,7 +329,7 @@ jobs: cache: true working_directory: packages/eql - - uses: Swatinem/rust-cache@e18b497796c12c097a38f9edb9d0641fb99eee32 # v2 + - uses: Swatinem/rust-cache@f0d9c3887740aee45f6153b24b3a6b815192ec16 # v2 with: workspaces: packages/eql shared-key: sqlx-tests @@ -403,7 +403,7 @@ jobs: cache: true working_directory: packages/eql - - uses: Swatinem/rust-cache@e18b497796c12c097a38f9edb9d0641fb99eee32 # v2 + - uses: Swatinem/rust-cache@f0d9c3887740aee45f6153b24b3a6b815192ec16 # v2 with: workspaces: packages/eql shared-key: sqlx-tests @@ -454,7 +454,7 @@ jobs: cache: true working_directory: packages/eql - - uses: Swatinem/rust-cache@e18b497796c12c097a38f9edb9d0641fb99eee32 # v2 + - uses: Swatinem/rust-cache@f0d9c3887740aee45f6153b24b3a6b815192ec16 # v2 with: workspaces: packages/eql shared-key: sqlx-tests @@ -503,7 +503,7 @@ jobs: install: true cache: true working_directory: packages/eql - - uses: Swatinem/rust-cache@e18b497796c12c097a38f9edb9d0641fb99eee32 # v2 + - uses: Swatinem/rust-cache@f0d9c3887740aee45f6153b24b3a6b815192ec16 # v2 with: workspaces: packages/eql shared-key: sqlx-tests @@ -530,7 +530,7 @@ jobs: install: true cache: true working_directory: packages/eql - - uses: Swatinem/rust-cache@e18b497796c12c097a38f9edb9d0641fb99eee32 # v2 + - uses: Swatinem/rust-cache@f0d9c3887740aee45f6153b24b3a6b815192ec16 # v2 with: workspaces: packages/eql shared-key: sqlx-tests @@ -584,7 +584,7 @@ jobs: install: true cache: true working_directory: packages/eql - - uses: Swatinem/rust-cache@e18b497796c12c097a38f9edb9d0641fb99eee32 # v2 + - uses: Swatinem/rust-cache@f0d9c3887740aee45f6153b24b3a6b815192ec16 # v2 with: workspaces: packages/eql shared-key: sqlx-tests @@ -614,7 +614,7 @@ jobs: install: true cache: true working_directory: packages/eql - - uses: Swatinem/rust-cache@e18b497796c12c097a38f9edb9d0641fb99eee32 # v2 + - uses: Swatinem/rust-cache@f0d9c3887740aee45f6153b24b3a6b815192ec16 # v2 with: workspaces: packages/eql shared-key: sqlx-tests @@ -648,7 +648,7 @@ jobs: install: true cache: true working_directory: packages/eql - - uses: Swatinem/rust-cache@e18b497796c12c097a38f9edb9d0641fb99eee32 # v2 + - uses: Swatinem/rust-cache@f0d9c3887740aee45f6153b24b3a6b815192ec16 # v2 with: workspaces: packages/eql shared-key: sqlx-tests @@ -702,7 +702,7 @@ jobs: # scripts/__tests__/eql-suite-ci.test.mjs, which finds the cargo by # closing over the mise task graph rather than grepping this file — the # string `cargo` appears nowhere in it. - - uses: Swatinem/rust-cache@e18b497796c12c097a38f9edb9d0641fb99eee32 # v2 + - uses: Swatinem/rust-cache@f0d9c3887740aee45f6153b24b3a6b815192ec16 # v2 with: workspaces: packages/eql shared-key: sqlx-tests @@ -746,7 +746,7 @@ jobs: install: true cache: true working_directory: packages/eql - - uses: Swatinem/rust-cache@e18b497796c12c097a38f9edb9d0641fb99eee32 # v2 + - uses: Swatinem/rust-cache@f0d9c3887740aee45f6153b24b3a6b815192ec16 # v2 with: workspaces: packages/eql shared-key: sqlx-tests @@ -864,7 +864,7 @@ jobs: install: true cache: true working_directory: packages/eql - - uses: Swatinem/rust-cache@e18b497796c12c097a38f9edb9d0641fb99eee32 # v2 + - uses: Swatinem/rust-cache@f0d9c3887740aee45f6153b24b3a6b815192ec16 # v2 with: workspaces: packages/eql shared-key: sqlx-tests