diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index ea75f8d..3ab79dd 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -69,7 +69,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: EmbarkStudios/cargo-deny-action@v1 + - uses: EmbarkStudios/cargo-deny-action@v2 # Automatically merge if it's a Dependabot PR that passes the build dependabot: