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