Skip to content

Commit 22a7cc4

Browse files
dependabot[bot]froque
authored andcommitted
Bump gradle/actions from 3.5.0 to 4.4.1
Bumps [gradle/actions](https://github.com/gradle/actions) from 3.5.0 to 4.4.1. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@v3.5.0...v4.4.1) --- updated-dependencies: - dependency-name: gradle/actions dependency-version: 4.4.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3913745 commit 22a7cc4

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
@@ -44,7 +44,7 @@ jobs:
4444

4545
# Validate wrapper
4646
- name: Gradle Wrapper Validation
47-
uses: gradle/actions/wrapper-validation@v3.5.0
47+
uses: gradle/actions/wrapper-validation@v4.4.1
4848

4949
# Setup Java 11 environment for the next steps
5050
- name: Setup Java

0 commit comments

Comments
 (0)