Skip to content

Commit 72d699e

Browse files
wip
1 parent 676d5d4 commit 72d699e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
- uses: actions/checkout@v5
120120
# Run the "semgrep ci" command on the command line of the docker image.
121121
- run: |
122-
semgrep ci \
122+
semgrep \
123123
--quiet \
124124
--config auto \
125125
--sarif \

0 commit comments

Comments
 (0)