Skip to content

Commit

Permalink
Bump julianwachholz/flake8-action from v1.0.0 to v1.1.0 (#41498)
Browse files Browse the repository at this point in the history
Bumps [julianwachholz/flake8-action](https://github.com/julianwachholz/flake8-action) from v1.0.0 to v1.1.0.
- [Release notes](https://github.com/julianwachholz/flake8-action/releases)
- [Commits](julianwachholz/flake8-action@v1.0.0...ec1e0b5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 11, 2021
1 parent d795c95 commit f35612d
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@v1.0.0
uses: julianwachholz/flake8-action@v1.1.0
with:
checkName: 'Python Lint'
env:
Expand Down

0 comments on commit f35612d

Please sign in to comment.