Skip to content

Commit

Permalink
code path
Browse files Browse the repository at this point in the history
  • Loading branch information
jh-bate committed Sep 11, 2023
1 parent 3578c9a commit 5130ddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
with:
args: --policy-path='./.snyk'
args: --policy-path='${{ github.workspace }}/.snyk'

0 comments on commit 5130ddb

Please sign in to comment.