Skip to content

Snyk PR demo

Snyk PR demo #1

Workflow file for this run

- name: Snyk

Check failure on line 1 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/main.yml

Invalid workflow file

You have an error in your yaml syntax on line 1
# You may pin to the exact commit or the version.
# uses: snyk/actions@b98d498629f1c368650224d6d212bf7dfa89e4bf
uses: snyk/actions@0.4.0
with:
# Which Snyk command to run, defaults to test
command: # optional, default is test
# Additional arguments to pass to Snyk
args: # optional
# Output a snyk.json file with results if running the test command
json: # optional