Skip to content

Commit dc25ea2

Browse files
Bump dbelyaev/action-checkstyle from 1.14.0 to 1.16.5
Bumps [dbelyaev/action-checkstyle](https://github.com/dbelyaev/action-checkstyle) from 1.14.0 to 1.16.5. - [Release notes](https://github.com/dbelyaev/action-checkstyle/releases) - [Commits](dbelyaev/action-checkstyle@v1.14.0...v1.16.5) --- updated-dependencies: - dependency-name: dbelyaev/action-checkstyle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ddd6b7e commit dc25ea2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/checkstyle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v4
14-
- uses: dbelyaev/action-checkstyle@v1.14.0
14+
- uses: dbelyaev/action-checkstyle@v1.16.5
1515
with:
1616
github_token: ${{ secrets.GITHUB_TOKEN }}
1717
reporter: github-pr-review

0 commit comments

Comments
 (0)