diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6a29c59..a9880e7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -76,10 +76,6 @@ jobs: advisories: name: cargo-deny (advisories) runs-on: ubuntu-latest - # Informational: a malformed entry in the upstream RustSec advisory-db breaks - # DB *loading* for the whole ecosystem and must not gate our build. Real - # advisories against our (zero-dependency) tree still surface here. - continue-on-error: true steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - uses: EmbarkStudios/cargo-deny-action@bb137d7af7e4fb67e5f82a49c4fce4fad40782fe # v2.0.20