Skip to content

Commit

Permalink
Adds org to reusable workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
SHession committed Feb 4, 2022
1 parent 141c645 commit 2d632ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/snyk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
security:
uses: guardian/.github/.github/workflows/sbt-node-snyk.yml@add-generic-snyk-workflow
with:
DEBUG: "true"
DEBUG: true
ORG: guardian
secrets:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}

0 comments on commit 2d632ad

Please sign in to comment.