diff --git a/.github/workflows/audits.yml b/.github/workflows/audits.yml index 7ea54962..fb1cb8ed 100644 --- a/.github/workflows/audits.yml +++ b/.github/workflows/audits.yml @@ -31,7 +31,7 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: persist-credentials: false - - uses: EmbarkStudios/cargo-deny-action@175dc7fd4fb85ec8f46948fb98f44db001149081 # v2.0.16 + - uses: EmbarkStudios/cargo-deny-action@3c6349835b2b7b196a839186cb8b78e02f7b5f25 # v2.1.1 with: command: check licenses