Skip to content

Commit

Permalink
chore(deps): update reviewdog/action-suggester action to v1.7.2
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 5, 2023
1 parent ead3d36 commit 5e9c435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/black.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ jobs:
branch-suffix: short-commit-hash
- name: annotate diff changes using reviewdog
if: steps.action_black.outputs.is_formatted == 'true' && github.head_ref != ''
uses: reviewdog/action-suggester@v1.7.1
uses: reviewdog/action-suggester@v1.7.2
with:
tool_name: blackfmt

0 comments on commit 5e9c435

Please sign in to comment.