Skip to content

Commit 8acf94f

Browse files
authored
Merge pull request #110 from mockito/dependabot/github_actions/gradle/wrapper-validation-action-1.1.0
Bump gradle/wrapper-validation-action from 1.0.6 to 1.1.0
2 parents 4e7ea2c + ba69ca2 commit 8acf94f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
distribution: 'zulu'
3939

4040
- name: 3. Validate Gradle wrapper
41-
uses: gradle/wrapper-validation-action@v1.0.6 # https://github.com/gradle/wrapper-validation-action
41+
uses: gradle/wrapper-validation-action@v1.1.0 # https://github.com/gradle/wrapper-validation-action
4242

4343
- name: 4. Build and check reproducibility of artifacts
4444
run: ./check_reproducibility.sh

0 commit comments

Comments
 (0)