This commit is contained in:
Phillip Thelen 2022-03-21 19:58:52 +01:00 committed by Phillip Thelen
parent b76309bb39
commit fda3ffc46f

View file

@ -97,7 +97,7 @@ jobs:
- name: Validate Gradle wrapper
uses: gradle/wrapper-validation-action@e6e38bacfdf1a337459f332974bb2327a31aaf4b
- name: Run with Gradle
uses: gradle/gradle-build-action@@v2
uses: gradle/gradle-build-action@v2
with:
arguments: detekt
- name: Upload SARIF to Github using the upload-sarif action