diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 0a62b82a..423998db 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -63,6 +63,6 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - - uses: EmbarkStudios/cargo-deny-action@bb137d7af7e4fb67e5f82a49c4fce4fad40782fe # v2 + - uses: EmbarkStudios/cargo-deny-action@3c6349835b2b7b196a839186cb8b78e02f7b5f25 # v2 with: command: check all