diff --git a/.github/workflows/semantic-release.yml b/.github/workflows/semantic-release.yml index 8d53b68..c781d4b 100644 --- a/.github/workflows/semantic-release.yml +++ b/.github/workflows/semantic-release.yml @@ -59,9 +59,6 @@ jobs: install-bun: false enable-nx-cache: false - - name: "Verify the integrity of provenance attestations and registry signatures for installed dependencies" - run: "npm audit signatures" - - name: "Semantic Release" if: "success()" env: