diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 39c0ab9..9521286 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -86,7 +86,7 @@ jobs: run: python3 scripts/check-licenses.py - name: Install cargo-deny - uses: taiki-e/install-action@76c2e6406e52637deed7160d77bded76bd83e06e # v2.87.14 + uses: taiki-e/install-action@4076c08d76dba979c11a7285295b0716c1d67908 # v2.87.15 with: tool: cargo-deny