Skip to content

Commit

Permalink
Bump julianwachholz/flake8-action from 2.0.0 to 2.0.2
Browse files Browse the repository at this point in the history
Bumps [julianwachholz/flake8-action](https://github.com/julianwachholz/flake8-action) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/julianwachholz/flake8-action/releases)
- [Commits](julianwachholz/flake8-action@v2.0.0...v2.0.2)

---
updated-dependencies:
- dependency-name: julianwachholz/flake8-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 1, 2021
1 parent 7a6d8ec commit 674e034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flake8.yml
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Run flake8
uses: julianwachholz/flake8-action@v2.0.0
uses: julianwachholz/flake8-action@v2.0.2
with:
checkName: 'Python Lint'
env:
Expand Down

0 comments on commit 674e034

Please sign in to comment.