Skip to content

Commit 587d744

Browse files
dependabot[bot]kruton
authored andcommitted
build(deps): bump gradle/actions from 5.0.1 to 6.0.0
Bumps [gradle/actions](https://github.com/gradle/actions) from 5.0.1 to 6.0.0. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@f29f5a9...0f45282) --- updated-dependencies: - dependency-name: gradle/actions dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c5052c7 commit 587d744

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
distribution: 'zulu'
2222
java-version: ${{ matrix.java }}
2323
- name: Setup Gradle
24-
uses: gradle/actions/setup-gradle@f29f5a9d7b09a7c6b29859002d29d24e1674c884 # v5.0.1
24+
uses: gradle/actions/setup-gradle@0f4528296b4bc09e8ae0fc7be30185a4ab435545 # v6.0.0
2525
with:
2626
validate-wrappers: true
2727
- name: Build with Gradle

0 commit comments

Comments
 (0)