Skip to content

Commit 9228ebb

Browse files
randomicecubeLogFlames
authored andcommitted
chore: switch to version 1.11.2
1 parent 3127508 commit 9228ebb

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/code-qualitiy.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,8 @@ jobs:
8282
distribution: 'temurin'
8383
java-version: '17'
8484
- name: Dirty Waters Analysis
85-
uses: chains-project/dirty-waters-action@v1.10
85+
uses: chains-project/dirty-waters-action@v1.11.2
8686
with:
8787
github_token: ${{ secrets.GITHUB_TOKEN }}
8888
package_manager: maven
89-
project_repo: ${{ github.repository }}
90-
latest_commit_sha: ${{ github.sha }}
91-
github_event_before: ${{ github.event.before }}
89+
gradual_report: true

0 commit comments

Comments
 (0)