Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Commit c304f92

Browse files
Bump the github-actions group with 1 update
Bumps the github-actions group with 1 update: [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action). - [Release notes](https://github.com/gradle/gradle-build-action/releases) - [Commits](v2.7.0...v2.7.1) --- updated-dependencies: - dependency-name: gradle/gradle-build-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3426b1 commit c304f92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-init-script-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
distribution: temurin
2121
java-version: 8
2222
- name: Setup Gradle
23-
uses: gradle/[email protected].0 # Use a released version to avoid breakages
23+
uses: gradle/[email protected].1 # Use a released version to avoid breakages
2424
- name: Run integration tests
2525
working-directory: test/init-scripts
2626
run: ./gradlew check

0 commit comments

Comments
 (0)