Skip to content

Commit e76e033

Browse files
committed
fix: use v1.10, fixes -s in command call
1 parent 6d03293 commit e76e033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-qualitiy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
distribution: 'temurin'
9191
java-version: '17'
9292
- name: Dirty Waters Analysis
93-
uses: chains-project/dirty-waters-action@v1.9
93+
uses: chains-project/dirty-waters-action@v1.10
9494
with:
9595
github_token: ${{ secrets.GITHUB_TOKEN }}
9696
package_manager: maven

0 commit comments

Comments
 (0)