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 ef14649 commit 30a0ca0Copy full SHA for 30a0ca0
.github/workflows/code-qualitiy.yml
@@ -119,7 +119,7 @@ jobs:
119
java-version: '17'
120
distribution: 'temurin'
121
- name: Dirty Waters Analysis
122
- uses: chains-project/dirty-waters-action@66ab87b64de0909a21b0c8274d812d4f52f15d2b # v1.11.43
+ uses: chains-project/dirty-waters-action@57e2b7be964e687bdab629460efb274053fe3b28 # v1.11.45
123
with:
124
github_token: ${{ secrets.GITHUB_TOKEN }}
125
package_manager: maven
0 commit comments