From 75730a2ff142c0b4a9a8d78e268ba5ae942195e9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 10:09:16 +0000 Subject: [PATCH] chore(deps): update dtolnay/rust-toolchain digest to e97e2d8 --- .github/workflows/catalog-e2e.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/catalog-e2e.yml b/.github/workflows/catalog-e2e.yml index 1f438aa1..6ea8742c 100644 --- a/.github/workflows/catalog-e2e.yml +++ b/.github/workflows/catalog-e2e.yml @@ -20,7 +20,7 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 with: persist-credentials: false - - uses: dtolnay/rust-toolchain@e97d2e8cc328f1b50210efc529dca0028893a2d9 # v1 + - uses: dtolnay/rust-toolchain@e97e2d8cc328f1b50210efc529dca0028893a2d9 # v1 with: toolchain: stable - name: Run offline fixtures with network disabled @@ -68,7 +68,7 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 with: persist-credentials: false - - uses: dtolnay/rust-toolchain@e97d2e8cc328f1b50210efc529dca0028893a2d9 # v1 + - uses: dtolnay/rust-toolchain@e97e2d8cc328f1b50210efc529dca0028893a2d9 # v1 with: toolchain: stable - name: Run fixed-commit remote verification only