We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51d091b commit 607553aCopy full SHA for 607553a
.github/workflows/pr-build.yml
@@ -56,11 +56,3 @@ jobs:
56
GH_USERNAME: ${{ github.actor }}
57
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
58
NVD_API_KEY: ${{ secrets.NVD_API_KEY }}
59
- pr-security:
60
- runs-on: ubuntu-latest
61
- steps:
62
- - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
63
- - name: Dependency review
64
- uses: actions/dependency-review-action@3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261 # v4.8.2
65
- with:
66
- fail-on-severity: moderate
0 commit comments