We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d03293 commit e76e033Copy full SHA for e76e033
.github/workflows/code-qualitiy.yml
@@ -90,7 +90,7 @@ jobs:
90
distribution: 'temurin'
91
java-version: '17'
92
- name: Dirty Waters Analysis
93
- uses: chains-project/dirty-waters-action@v1.9
+ uses: chains-project/dirty-waters-action@v1.10
94
with:
95
github_token: ${{ secrets.GITHUB_TOKEN }}
96
package_manager: maven
0 commit comments