Use last commit of checkstyle-action

This commit is contained in:
JesFot 2020-11-19 16:47:16 +01:00 committed by GitHub
parent c1993f6783
commit 4b07deae27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
with:
java-version: 1.11
- name: Run java checkstyle
uses: nikitasavinov/checkstyle-action@0.3.1
uses: nikitasavinov/checkstyle-action@61104b8abd3ea7fb471f9b991e5ed71c20a4c9f7
with:
# Report level for reviewdog [info,warning,error]
level: info