Skip to content

Commit fc3b285

Browse files
chore(deps): update reviewdog/action-flake8 action to v3.8.0 (#265)
| datasource | package | from | to | | ----------- | ----------------------- | ------ | ------ | | github-tags | reviewdog/action-flake8 | v3.6.0 | v3.8.0 |
1 parent 8ce09a0 commit fc3b285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_reviewdog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- uses: actions/setup-python@b64ffcaf5b410884ad320a9cfac8866006a109aa # v4.8.0
3939
with:
4040
python-version: "3.11"
41-
- uses: reviewdog/action-flake8@b6435e67f0cfda225b9e0c9283cfb7ea7c551bdb # tag=v3.6.0
41+
- uses: reviewdog/action-flake8@51c2708ac3e9463b4d27d0ba7d9e3ded608a6ad3 # v3.8.0
4242
with:
4343
github_token: ${{ secrets.GITHUB_TOKEN }}
4444

0 commit comments

Comments
 (0)