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 242618e commit 3127508Copy full SHA for 3127508
.github/workflows/code-qualitiy.yml
@@ -82,7 +82,7 @@ jobs:
82
distribution: 'temurin'
83
java-version: '17'
84
- name: Dirty Waters Analysis
85
- uses: chains-project/dirty-waters-action@v1.9
+ uses: chains-project/dirty-waters-action@v1.10
86
with:
87
github_token: ${{ secrets.GITHUB_TOKEN }}
88
package_manager: maven
0 commit comments