Skip to content

Commit 1ec022e

Browse files
Bump gradle/actions from 4.0.1 to 4.1.0 in /github/workflows (ChrisCarini/github-repo-files-sync#206) (#415)
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.0.1 to 4.1.0. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@16bf8bc...d156388) --- updated-dependencies: - dependency-name: gradle/actions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a1011e commit 1ec022e

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
@@ -38,7 +38,7 @@ jobs:
3838

3939
# Validate wrapper
4040
- name: Gradle Wrapper Validation
41-
uses: gradle/actions/wrapper-validation@16bf8bc8fe830fa669c3c9f914d3eb147c629707 # v4
41+
uses: gradle/actions/wrapper-validation@d156388eb19639ec20ade50009f3d199ce1e2808 # v4
4242

4343
# Run verifyPlugin and test Gradle tasks
4444
test:

0 commit comments

Comments
 (0)