diff --git a/.github/workflows/audit.yml b/.github/workflows/audit.yml index e60b68ffa..66100aef1 100644 --- a/.github/workflows/audit.yml +++ b/.github/workflows/audit.yml @@ -33,7 +33,7 @@ jobs: uses: dtolnay/rust-toolchain@a54c7afa936fefeb4456b2dd8068152669aa8203 # v1 with: toolchain: stable - - uses: Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab # v2 + - uses: Swatinem/rust-cache@f0deed1e0edfc6a9be95417288c0e1099b1eeec3 # v2 - name: Generate lockfile (Cargo.lock) run: cargo generate-lockfile diff --git a/.github/workflows/careful.yml b/.github/workflows/careful.yml index 00eea0f35..4fbae7284 100644 --- a/.github/workflows/careful.yml +++ b/.github/workflows/careful.yml @@ -37,10 +37,10 @@ jobs: with: toolchain: ${{ matrix.rust }} - name: install cargo-careful - uses: taiki-e/install-action@8484225d9734e230a8bf38421a4ffec1cc249372 # v2 + uses: taiki-e/install-action@acd25891978b4cdaebd139d3efef606d26513b14 # v2 with: tool: cargo-careful - - uses: Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab # v2 + - uses: Swatinem/rust-cache@f0deed1e0edfc6a9be95417288c0e1099b1eeec3 # v2 - name: Run Cargo Careful run: cargo +${{ matrix.rust }} careful test diff --git a/.github/workflows/ci-heavy.yml b/.github/workflows/ci-heavy.yml index 892a72a54..199736ac0 100644 --- a/.github/workflows/ci-heavy.yml +++ b/.github/workflows/ci-heavy.yml @@ -47,7 +47,7 @@ jobs: with: toolchain: stable components: clippy - - uses: Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab # v2 + - uses: Swatinem/rust-cache@f0deed1e0edfc6a9be95417288c0e1099b1eeec3 # v2 - name: Run clippy run: cargo clippy --all-targets --all-features -- -D warnings @@ -77,7 +77,7 @@ jobs: uses: dtolnay/rust-toolchain@a54c7afa936fefeb4456b2dd8068152669aa8203 # v1 with: toolchain: ${{ matrix.rust }} - - uses: Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab # v2 + - uses: Swatinem/rust-cache@f0deed1e0edfc6a9be95417288c0e1099b1eeec3 # v2 - name: Run Cargo Test run: cargo +${{ matrix.rust }} test --all-targets --all-features --workspace --examples id: run_tests @@ -116,7 +116,7 @@ jobs: uses: dtolnay/rust-toolchain@a54c7afa936fefeb4456b2dd8068152669aa8203 # v1 with: toolchain: ${{ matrix.rust }} - - uses: Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab # v2 + - uses: Swatinem/rust-cache@f0deed1e0edfc6a9be95417288c0e1099b1eeec3 # v2 - name: Run Cargo Doc run: cargo +${{ matrix.rust }} doc --no-deps --all-features --workspace --examples @@ -151,10 +151,10 @@ jobs: with: toolchain: ${{ matrix.rust }} - name: install cargo-hack - uses: taiki-e/install-action@8484225d9734e230a8bf38421a4ffec1cc249372 # v2 + uses: taiki-e/install-action@acd25891978b4cdaebd139d3efef606d26513b14 # v2 with: tool: cargo-hack - - uses: Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab # v2 + - uses: Swatinem/rust-cache@f0deed1e0edfc6a9be95417288c0e1099b1eeec3 # v2 - name: Run Cargo Hack run: cargo +${{ matrix.rust }} hack check --feature-powerset --no-dev-deps -p ${{ matrix.crate }} @@ -253,7 +253,7 @@ jobs: steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 - name: Install cargo-hack - uses: taiki-e/install-action@8484225d9734e230a8bf38421a4ffec1cc249372 # v2 + uses: taiki-e/install-action@acd25891978b4cdaebd139d3efef606d26513b14 # v2 with: tool: cargo-hack diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ab4386017..4a32850b2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -35,7 +35,7 @@ jobs: with: toolchain: stable components: clippy - - uses: Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab # v2 + - uses: Swatinem/rust-cache@f0deed1e0edfc6a9be95417288c0e1099b1eeec3 # v2 - name: Run clippy run: cargo clippy --all-targets --all-features -- -D warnings @@ -67,7 +67,7 @@ jobs: uses: dtolnay/rust-toolchain@a54c7afa936fefeb4456b2dd8068152669aa8203 # v1 with: toolchain: ${{ matrix.rust }} - - uses: Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab # v2 + - uses: Swatinem/rust-cache@f0deed1e0edfc6a9be95417288c0e1099b1eeec3 # v2 - name: Run Cargo Test run: cargo +${{ matrix.rust }} test --all-targets --all-features --workspace --examples id: run_tests @@ -106,7 +106,7 @@ jobs: uses: dtolnay/rust-toolchain@a54c7afa936fefeb4456b2dd8068152669aa8203 # v1 with: toolchain: ${{ matrix.rust }} - - uses: Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab # v2 + - uses: Swatinem/rust-cache@f0deed1e0edfc6a9be95417288c0e1099b1eeec3 # v2 - name: Run Cargo Doc run: cargo +${{ matrix.rust }} doc --no-deps --all-features --workspace --examples diff --git a/.github/workflows/coverage.yaml b/.github/workflows/coverage.yaml index d3685b9f9..7d8602bac 100644 --- a/.github/workflows/coverage.yaml +++ b/.github/workflows/coverage.yaml @@ -20,7 +20,7 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 - name: Install cargo-tarpaulin - uses: taiki-e/install-action@8484225d9734e230a8bf38421a4ffec1cc249372 # v2 + uses: taiki-e/install-action@acd25891978b4cdaebd139d3efef606d26513b14 # v2 with: tool: cargo-tarpaulin