Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Commit

Permalink
Update python-lint-code-scanning-action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick2bad4u authored May 30, 2024
1 parent 476a233 commit 3c118d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-lint-code-scanning-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
linter: [flake8, pylint, ruff, mypy, pytype, pyright, fixit, pyre]
python-version: [3.11]
steps:
- use: advanced-security/python-lint-code-scanning-action@v1
- run: advanced-security/python-lint-code-scanning-action@v1
with:
linter: ${{ matrix.linter }}

0 comments on commit 3c118d0

Please sign in to comment.