Skip to content

Commit 6843706

Browse files
Bump gradle/actions from 4.4.0 to 4.4.1 in /github/workflows (ChrisCarini/github-repo-files-sync#266) (#455)
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@8379f6a...ac638b0) --- updated-dependencies: - dependency-name: gradle/actions dependency-version: 4.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e85a5c6 commit 6843706

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@8379f6a1328ee0e06e2bb424dadb7b159856a326 # v4.4.0
41+
uses: gradle/actions/wrapper-validation@ac638b010cf58a27ee6c972d7336334ccaf61c96 # v4.4.1
4242

4343
# Run verifyPlugin and test Gradle tasks
4444
test:

0 commit comments

Comments
 (0)