diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 28315b1..53fe3c9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -54,7 +54,7 @@ jobs: # Single fast installer for every non-rustc tool the just recipes call. # If a tool name errors, check the supported list at # https://github.com/taiki-e/install-action and adjust that one name. - - uses: taiki-e/install-action@9e1e5806d4a4822de933115878265be9aaa786d9 # v2.82.2 + - uses: taiki-e/install-action@bffeee26d4db9be238a4ea78d8826604ebcb594d # v2.82.5 with: tool: just,cargo-nextest,cargo-deny,cargo-machete,taplo-cli,typos-cli,shellcheck @@ -117,7 +117,7 @@ jobs: with: key: msrv - - uses: taiki-e/install-action@9e1e5806d4a4822de933115878265be9aaa786d9 # v2.82.2 + - uses: taiki-e/install-action@bffeee26d4db9be238a4ea78d8826604ebcb594d # v2.82.5 with: tool: just