diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 658c5916..245a20d1 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -95,7 +95,7 @@ jobs: with: persist-credentials: false - uses: dtolnay/rust-toolchain@stable - - uses: taiki-e/install-action@c12d62a803cbdfe2e7263af15f5a9548065cb4f2 # v2.69.3 + - uses: taiki-e/install-action@704f92c11daa75bff5b4e01fcb083350c16c47b9 # v2.69.13 with: tool: cargo-deny - name: Run cargo deny