Update ci.yml

This commit is contained in:
2024-01-06 12:15:15 +00:00
committed by GitHub
parent b815a127d7
commit 19220f3aaa

View File

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