Skip to content

Commit 7fa5078

Browse files
Bump py-actions/flake8 from 2.0.0 to 2.2.0 (#806)
Bumps [py-actions/flake8](https://github.com/py-actions/flake8) from 2.0.0 to 2.2.0. - [Release notes](https://github.com/py-actions/flake8/releases) - [Changelog](https://github.com/py-actions/flake8/blob/master/CHANGELOG.md) - [Commits](py-actions/flake8@v2.0.0...v2.2.0) --- updated-dependencies: - dependency-name: py-actions/flake8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 991096d commit 7fa5078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ jobs:
375375
--requirement requirements-dev.txt
376376
377377
- name: flake8 Lint
378-
uses: py-actions/flake8@v2.0.0
378+
uses: py-actions/flake8@v2.2.0
379379
with:
380380
flake8-version: 4.0.1
381381
path: aiomysql

0 commit comments

Comments
 (0)