Skip to content

Commit 06ebd95

Browse files
dependabot[bot]Blarc
authored andcommitted
chore(deps): Bump gradle/wrapper-validation-action from 2.1.0 to 2.1.1
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/gradle/wrapper-validation-action/releases) - [Commits](gradle/wrapper-validation-action@v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: gradle/wrapper-validation-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d8b5e4 commit 06ebd95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
# Validate wrapper
3333
- name: Gradle Wrapper Validation
34-
uses: gradle/[email protected].0
34+
uses: gradle/[email protected].1
3535

3636
# Setup Java 11 environment for the next steps
3737
- name: Setup Java

0 commit comments

Comments
 (0)