Skip to content

Commit

Permalink
Merge pull request #43046 from qgis/dependabot/github_actions/julianw…
Browse files Browse the repository at this point in the history
…achholz/flake8-action-v2.0.0

Bump julianwachholz/flake8-action from v1.1.0 to v2.0.0
  • Loading branch information
m-kuhn committed May 1, 2021
2 parents c09360c + e008e05 commit 2f2c12b
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.1.0
uses: julianwachholz/flake8-action@v2.0.0
with:
checkName: 'Python Lint'
env:
Expand Down

0 comments on commit 2f2c12b

Please sign in to comment.