Skip to content

Commit

Permalink
Update snyk.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
evansims committed Sep 27, 2023
1 parent 4a8585e commit 8ebf596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- uses: ./.github/actions/setup

- run: |
curl --compressed https://static.snyk.io/cli/latest/snyk-alpine -o snyk
curl --compressed https://static.snyk.io/cli/latest/snyk-linux -o snyk
chmod +x ./snyk
- run: snyk
Expand Down

0 comments on commit 8ebf596

Please sign in to comment.