Skip to content

Commit

Permalink
Update snyk.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
evansims committed Nov 7, 2023
1 parent 7aa639c commit f22838d
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 @@ -54,7 +54,7 @@ jobs:
# Install Scoop, Snyk's Scoop bucket, and the Snyk CLI.
- shell: pwsh
run: |
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
iwr get.scoop.sh | iex
scoop --version
scoop bucket add snyk https://github.com/snyk/scoop-snyk
Expand Down

0 comments on commit f22838d

Please sign in to comment.