Skip to content

Commit

Permalink
build: add snyk monitor for docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
joshiste committed Dec 13, 2023
1 parent 9dfc532 commit 037889c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ jobs:
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
PAT_TOKEN_EXTENSION_DEPLOYER: ${{ secrets.PAT_TOKEN_EXTENSION_DEPLOYER }}
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}

0 comments on commit 037889c

Please sign in to comment.