Skip to content

Commit

Permalink
add Snyk token to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
luketainton committed Feb 5, 2024
1 parent 9a45457 commit 339ae14
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 @@ -16,3 +16,4 @@ jobs:
uses: luketainton/gha-workflows/.github/workflows/ci-python.yml@main
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}

0 comments on commit 339ae14

Please sign in to comment.