Skip to content

Commit

Permalink
chore(deps): update dbelyaev/action-checkstyle action to v1.16.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent 3eb1534 commit 9867921
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@e89baf0f8b488b946345b7de8e975be1e3606387 # v1.5.6
uses: dbelyaev/action-checkstyle@dda83f966cf441299a78f67585ee4aae30bcdcdd # v1.16.5
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-review
Expand Down

0 comments on commit 9867921

Please sign in to comment.