Skip to content

Commit

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

0 comments on commit 59a1756

Please sign in to comment.