Skip to content

Commit

Permalink
Update OS_and_Code.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorbrownsnyk authored Mar 20, 2024
1 parent a767946 commit af76ef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/OS_and_Code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- run: snyk auth ${{ secrets.SNYK_TOKEN }}

- name: Snyk Monitor
run: snyk monitor
run: snyk monitor

- name: Snyk Open Source Scanning
run: snyk test --all-projects --sarif-file-output=snyk-oss.sarif
Expand Down

0 comments on commit af76ef2

Please sign in to comment.