Skip to content

Commit ef14649

Browse files
committed
Update to 1.11.43
1 parent 8262d65 commit ef14649

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/code-qualitiy.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,7 @@ jobs:
119119
java-version: '17'
120120
distribution: 'temurin'
121121
- name: Dirty Waters Analysis
122-
# uses: chains-project/dirty-waters-action@c66f3ec3a34924dcad7717e316223dd17cdf5a57 # v1.11.42
123-
uses: chains-project/[email protected] # c66f3ec3a34924dcad7717e316223dd17cdf5a57 # v1.11.42
122+
uses: chains-project/dirty-waters-action@66ab87b64de0909a21b0c8274d812d4f52f15d2b # v1.11.43
124123
with:
125124
github_token: ${{ secrets.GITHUB_TOKEN }}
126125
package_manager: maven

0 commit comments

Comments
 (0)