Skip to content

Commit a282747

Browse files
authored
block semgrep
1 parent 391cdfa commit a282747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
steps:
2626
- uses: actions/checkout@v4
2727
- run: |
28-
semgrep ci --code --secrets --supply-chain
28+
semgrep ci --code --secrets --supply-chain --no-suppress-errors
2929
3030
spectral:
3131
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)