Skip to content

Commit 041d63d

Browse files
committed
Change version in starter workflow
1 parent e5446e0 commit 041d63d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

starter-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fail-fast: false
1818
steps:
1919
- name: Run Python Lint
20-
uses: advanced-security/python-lint-code-scanning-action@v1.0.0
20+
uses: advanced-security/python-lint-code-scanning-action@v1
2121
with:
2222
linter: ${{ matrix.linter }}
2323
python-version: 3.10

0 commit comments

Comments
 (0)