Skip to content

Commit

Permalink
Merge pull request #350 from guardian/ei/fix-snyk
Browse files Browse the repository at this point in the history
Fix Snyk
  • Loading branch information
emma-imber authored Jan 9, 2024
2 parents b5aeebf + a9e6985 commit 81d12f8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/snyk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,8 @@ jobs:
DEBUG: true
ORG: guardian-commercial
SKIP_NODE: false
SKIP_PYTHON: false
PYTHON_VERSION: 3.11
PIPFILES: scripts/deploy/Pipfile
secrets:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}

0 comments on commit 81d12f8

Please sign in to comment.