diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 42db0ba..e95228c 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -20,7 +20,7 @@ jobs: toolchain: stable - name: Install development tools - uses: taiki-e/install-action@37461a1de4134bec919a737ee9ba018e72011b7c # v2.42.4 + uses: taiki-e/install-action@ae888b48c8777229768754549e5463ba726cb1b3 # v2.44.1 with: tool: cargo-clone,cross @@ -66,7 +66,7 @@ jobs: toolchain: stable - name: Install development tools - uses: taiki-e/install-action@37461a1de4134bec919a737ee9ba018e72011b7c # v2.42.4 + uses: taiki-e/install-action@ae888b48c8777229768754549e5463ba726cb1b3 # v2.44.1 with: tool: cargo-clone,cross