Skip to content

Commit d4cf934

Browse files
committed
chore: switch to version 1.11.2
1 parent e76e033 commit d4cf934

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
@@ -90,10 +90,8 @@ jobs:
9090
distribution: 'temurin'
9191
java-version: '17'
9292
- name: Dirty Waters Analysis
93-
uses: chains-project/dirty-waters-action@v1.10
93+
uses: chains-project/dirty-waters-action@v1.11.2
9494
with:
9595
github_token: ${{ secrets.GITHUB_TOKEN }}
9696
package_manager: maven
97-
project_repo: ${{ github.repository }}
98-
latest_commit_sha: ${{ github.sha }}
99-
github_event_before: ${{ github.event.before }}
97+
gradual_report: true

0 commit comments

Comments
 (0)