Skip to content

Commit

Permalink
Update snyk-code.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
boosef-snyk authored Jul 22, 2024
1 parent 319a6c9 commit 80ffb05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk-code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
- uses: actions/checkout@master
- uses: snyk/actions/setup@master
- name: snyk test (code)
run: snyk code test
run: snyk code test --org=b5ec9e60-ec0e-4bd6-8ad4-85cbe844e8ab
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}

0 comments on commit 80ffb05

Please sign in to comment.