Skip to content

Commit 728c8d7

Browse files
Bump gradle/actions from 4.0.0 to 4.0.1
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@af1da67...16bf8bc) --- updated-dependencies: - dependency-name: gradle/actions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b4dcb19 commit 728c8d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
with:
1212
distribution: 'temurin'
1313
java-version: 21
14-
- uses: gradle/actions/setup-gradle@af1da67850ed9a4cedd57bfd976089dd991e2582 # v4.0.0
14+
- uses: gradle/actions/setup-gradle@16bf8bc8fe830fa669c3c9f914d3eb147c629707 # v4.0.1
1515
with:
1616
validate-wrappers: true
1717
- run: ./gradlew test jacocoTestReport

0 commit comments

Comments
 (0)