Skip to content

Commit 3328bb1

Browse files
Bump reviewdog/action-flake8 from 3.3.1 to 3.4 (#104)
Bumps [reviewdog/action-flake8](https://github.com/reviewdog/action-flake8) from 3.3.1 to 3.4. - [Release notes](https://github.com/reviewdog/action-flake8/releases) - [Changelog](https://github.com/reviewdog/action-flake8/blob/master/CHANGELOG.md) - [Commits](reviewdog/action-flake8@29b3cb2...d226b6d) --- updated-dependencies: - dependency-name: reviewdog/action-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 4f8cce0 commit 3328bb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reviewdog.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- uses: actions/setup-python@7f80679172b057fc5e90d70d197929d454754a5a # renovate: tag=v2
3434
with:
3535
python-version: "3.9"
36-
- uses: reviewdog/action-flake8@29b3cb2cb65b42f0d6bf5597a5fe6d610f376328 # tag=v3.3.1
36+
- uses: reviewdog/action-flake8@d226b6d49826ce00b5b9291fa387cd171c113860 # tag=v3.3.1
3737
with:
3838
github_token: ${{ secrets.GITHUB_TOKEN }}
3939

0 commit comments

Comments
 (0)