Skip to content

Commit 4b67baf

Browse files
committed
bump wrapper validation job sha
1 parent 3d7bec8 commit 4b67baf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
with:
133133
java-version-file: .java-version
134134
distribution: 'temurin'
135-
- uses: gradle/actions/wrapper-validation@017a9effdb900e5b5b2fddfb590a105619dca3c3 # v4.4.2
135+
- uses: gradle/actions/wrapper-validation@ed408507eac070d1f99cc633dbcf757c94c7933a # v4.4.3
136136

137137
- name: Publish patched dependencies to maven local
138138
uses: ./.github/actions/patch-dependencies

0 commit comments

Comments
 (0)