Skip to content

Commit 203d39d

Browse files
Merge pull request #698 from WillCodeForCats/dependabot/github_actions/WillCodeForCats/python-lint-action-1.0.9
Bump WillCodeForCats/python-lint-action from 1.0.8 to 1.0.9
2 parents b6519a3 + 6dc95c6 commit 203d39d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-quality.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@v4
15-
- uses: WillCodeForCats/python-lint-action@v1.0.8
15+
- uses: WillCodeForCats/python-lint-action@v1.0.9
1616
with:
1717
python-root-list: "custom_components/solaredge_modbus_multi"
1818
use-flake8: true

0 commit comments

Comments
 (0)