Update ci.yml

This commit is contained in:
Luke Tainton 2023-12-31 17:16:42 +00:00 committed by GitHub
parent f85421ad7d
commit fafe69ff96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,3 +17,4 @@ jobs:
uses: luketainton/gha-workflows/.github/workflows/ci-python.yml@main
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}