Skip to content

Commit

Permalink
fix: use v1.10, fixes -s in command call
Browse files Browse the repository at this point in the history
  • Loading branch information
randomicecube committed Feb 19, 2025
1 parent 6d03293 commit e76e033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-qualitiy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
distribution: 'temurin'
java-version: '17'
- name: Dirty Waters Analysis
uses: chains-project/dirty-waters-action@v1.9
uses: chains-project/dirty-waters-action@v1.10
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
package_manager: maven
Expand Down

0 comments on commit e76e033

Please sign in to comment.