This commit is contained in:
Jason White 2024-03-18 19:19:06 +00:00 committed by GitHub
parent 297c6f49b5
commit b79c83a52e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,4 +32,5 @@ jobs:
# Fetch project source with GitHub Actions Checkout.
- uses: actions/checkout@v3
# Run the "semgrep scan" command on the command line of the docker image.
- run: semgrep scan --config auto
- run: semgrep scan --config auto