Skip to content

Commit

Permalink
test: deprecated snyk workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tjsilver committed Jan 30, 2025
1 parent 374aee2 commit ee0a7ae
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 @@ -4,11 +4,12 @@ on:
push:
branches:
- main
- ts/kc/test-snyk-workflow
workflow_dispatch:

jobs:
security:
uses: guardian/.github/.github/workflows/sbt-node-snyk.yml@main
uses: guardian/.github/.github/workflows/sbt-node-snyk.yml@ts/kc/deprecate-snyk-workflow
with:
DEBUG: true
ORG: guardian-security
Expand Down

0 comments on commit ee0a7ae

Please sign in to comment.