Update ci.yml

This commit is contained in:
Luke Tainton 2023-12-31 17:16:42 +00:00
parent b960dbdd61
commit 31394beb6c

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 }}