deps: bump taiki-e/cache-cargo-install-action from 1.1.1 to 1.2.0

Pull-Request: #3890.
This commit is contained in:
dependabot[bot] 2023-05-08 09:47:39 +00:00 committed by GitHub
parent 8224f1a05d
commit 869721c459
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,7 +70,7 @@ jobs:
cargo metadata --format-version=1 --no-deps | \ cargo metadata --format-version=1 --no-deps | \
jq -e -r '.packages[] | select(.name == "'"$CRATE"'") | .dependencies | all(.name != "libp2p")' jq -e -r '.packages[] | select(.name == "'"$CRATE"'") | .dependencies | all(.name != "libp2p")'
- uses: taiki-e/cache-cargo-install-action@7dd0cff2732612ac642812bcec4ada5a279239ed # v1 - uses: taiki-e/cache-cargo-install-action@924d49e0af41f449f0ad549559bc608ee4653562 # v1
with: with:
tool: tomlq tool: tomlq