Skip to content

Commit

Permalink
Add snyk scan to build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
RMcVelia committed Aug 23, 2024
1 parent 937dfce commit 45c0396
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN }}
target: web
context: .
snyk-token: ${{ secrets.SNYK_TOKEN }}

deploy_review:
name: Deploy to review environment
Expand Down

0 comments on commit 45c0396

Please sign in to comment.