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 e5446e0 commit 041d63dCopy full SHA for 041d63d
starter-workflow.yml
@@ -17,7 +17,7 @@ jobs:
17
fail-fast: false
18
steps:
19
- name: Run Python Lint
20
- uses: advanced-security/python-lint-code-scanning-action@v1.0.0
+ uses: advanced-security/python-lint-code-scanning-action@v1
21
with:
22
linter: ${{ matrix.linter }}
23
python-version: 3.10
0 commit comments