Skip to content

Commit eee165e

Browse files
Bump gradle/actions from 3.3.0 to 3.3.1
Bumps [gradle/actions](https://github.com/gradle/actions) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@v3.3.0...v3.3.1) --- updated-dependencies: - dependency-name: gradle/actions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6636082 commit eee165e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-gradle-wrapper.yml

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

1717
# https://github.com/gradle/wrapper-validation-action
1818
- name: Wrapper Validation
19-
uses: gradle/actions/[email protected].0
19+
uses: gradle/actions/[email protected].1
2020

2121
- name: Make Gradlew executable
2222
run: chmod +x ./gradlew

0 commit comments

Comments
 (0)