Skip to content

Commit aeec75d

Browse files
Merge pull request #92 from mockito/dependabot/github_actions/gradle/wrapper-validation-action-1.0.5
Bump gradle/wrapper-validation-action from 1.0.4 to 1.0.5 [skip release]
2 parents 8a64097 + aa6b430 commit aeec75d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
distribution: 'temurin'
3939

4040
- name: 3. Validate Gradle wrapper
41-
uses: gradle/wrapper-validation-action@v1.0.4 # https://github.com/gradle/wrapper-validation-action
41+
uses: gradle/wrapper-validation-action@v1.0.5 # 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)