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 3d7bec8 commit 4b67bafCopy full SHA for 4b67baf
.github/workflows/release-build.yml
@@ -132,7 +132,7 @@ jobs:
132
with:
133
java-version-file: .java-version
134
distribution: 'temurin'
135
- - uses: gradle/actions/wrapper-validation@017a9effdb900e5b5b2fddfb590a105619dca3c3 # v4.4.2
+ - uses: gradle/actions/wrapper-validation@ed408507eac070d1f99cc633dbcf757c94c7933a # v4.4.3
136
137
- name: Publish patched dependencies to maven local
138
uses: ./.github/actions/patch-dependencies
0 commit comments