We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffb302f commit c670469Copy full SHA for c670469
.github/workflows/sca-scan.yml
@@ -11,6 +11,5 @@ jobs:
11
uses: snyk/actions/python@master
12
env:
13
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
14
- SNYK_INTEGRATION_VERSION: python-3.11
15
with:
16
args: --fail-on=all --all-projects --skip-unresolved
0 commit comments