Skip to content

Commit 6e645a9

Browse files
Bump liskin/gh-problem-matcher-wrap from 2 to 3
Bumps [liskin/gh-problem-matcher-wrap](https://github.com/liskin/gh-problem-matcher-wrap) from 2 to 3. - [Release notes](https://github.com/liskin/gh-problem-matcher-wrap/releases) - [Commits](liskin/gh-problem-matcher-wrap@v2...v3) --- updated-dependencies: - dependency-name: liskin/gh-problem-matcher-wrap dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 30133cc commit 6e645a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-python-task.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
version: 3.x
8383

8484
- name: Run flake8
85-
uses: liskin/gh-problem-matcher-wrap@v2
85+
uses: liskin/gh-problem-matcher-wrap@v3
8686
with:
8787
linters: flake8
8888
run: task python:lint

0 commit comments

Comments
 (0)