Skip to content

Commit 3a5732a

Browse files
dependabot[bot]kruton
authored andcommitted
build(deps): bump gradle/actions from 6.0.0 to 6.1.0
Bumps [gradle/actions](https://github.com/gradle/actions) from 6.0.0 to 6.1.0. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@0f45282...50e97c2) --- updated-dependencies: - dependency-name: gradle/actions dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2fff664 commit 3a5732a

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@0f4528296b4bc09e8ae0fc7be30185a4ab435545 # v6.0.0
24+
uses: gradle/actions/setup-gradle@50e97c2cd7a37755bbfafc9c5b7cafaece252f6e # v6.1.0
2525
with:
2626
validate-wrappers: true
2727
- name: Build with Gradle

0 commit comments

Comments
 (0)