We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b17464 commit 1e4e491Copy full SHA for 1e4e491
.github/workflows/snyk.yml
@@ -108,4 +108,4 @@ jobs:
108
env:
109
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
110
with:
111
- args: --file=packages/${{ matrix.package }}/requirements.txt --package-manager=pip
+ args: --file=packages/${{ matrix.package }}/requirements.txt --package-manager=pip --command=python3
0 commit comments