Skip to content

Commit 2010213

Browse files
committed
Bump
1 parent f140cde commit 2010213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
python3 -mpip install -q flake8 pylint ruff mypy pytype pyright fixit pyre-check
3030
python3 -mpip install -q flake8-sarif-formatter
3131
- name: Run Python Lint
32-
uses: advanced-security/python-lint-code-scanning-action@4e3d9340779085d236467b41f265e6b4e1de2d73
32+
uses: advanced-security/python-lint-code-scanning-action@fix-typeshed-and-token
3333
with:
3434
linter: ${{ matrix.linter }}
3535
python-version: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)