Skip to content

Commit e8418c2

Browse files
Add use-global-suppressions to Dependency Check step
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> AI-Session-Id: 30749615-dd11-4492-a0b3-073c7aee2197 AI-Tool: claude-code AI-Model: unknown
1 parent 9300465 commit e8418c2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pr-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@ jobs:
2929
uses: hypertrace/github-actions/dependency-check@main
3030
with:
3131
nvd-api-key: ${{ secrets.NVD_API_KEY }}
32+
use-global-suppressions: true

0 commit comments

Comments
 (0)