Skip to content

Commit 3127508

Browse files
randomicecubeLogFlames
authored andcommitted
fix: use v1.10, fixes -s in command call
1 parent 242618e commit 3127508

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
@@ -82,7 +82,7 @@ jobs:
8282
distribution: 'temurin'
8383
java-version: '17'
8484
- name: Dirty Waters Analysis
85-
uses: chains-project/dirty-waters-action@v1.9
85+
uses: chains-project/dirty-waters-action@v1.10
8686
with:
8787
github_token: ${{ secrets.GITHUB_TOKEN }}
8888
package_manager: maven

0 commit comments

Comments
 (0)