Skip to content

Commit

Permalink
chore(deps): update dbelyaev/action-checkstyle action to v1.16.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent ab6ea51 commit 4f01241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v4

- name: Check code style
uses: dbelyaev/action-checkstyle@f0ce5e811e05362fe52a8b1100c135c5635f2f28 # v1.16.9
uses: dbelyaev/action-checkstyle@3e88cc416c4e627f24a99507bc5db5dbeccf572d # v1.16.10
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-review
Expand Down

0 comments on commit 4f01241

Please sign in to comment.