Skip to content

Commit

Permalink
Add org
Browse files Browse the repository at this point in the history
  • Loading branch information
ab-gnm authored May 3, 2024
1 parent 0f96ffc commit 6f7ef4f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/snyk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ jobs:
security:
uses: guardian/.github/.github/workflows/sbt-node-snyk.yml@main
with:
ORG: <SNYK_ORG_ID>
ORG: guardian-mobile
SKIP_SBT: true
SKIP_NODE: true
JAVA_VERSION: "17"
secrets:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}

0 comments on commit 6f7ef4f

Please sign in to comment.