Skip to content

Commit 4945496

Browse files
authored
Merge pull request #15 from OpenLiberty/dependabot/github_actions/gradle/actions-5.0.1
Bump gradle/actions from 5.0.0 to 5.0.1
2 parents 60af4d7 + 90727bc commit 4945496

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
java-version: '11'
2727
distribution: 'adopt'
2828
- name: Setup Gradle
29-
uses: gradle/actions/setup-gradle@4d9f0ba0025fe599b4ebab900eb7f3a1d93ef4c2 # v5.0.0
29+
uses: gradle/actions/setup-gradle@0723195856401067f7a2779048b490ace7a47d7c # v5.0.2
3030
- name: Build with Gradle
3131
run: ./gradlew build

0 commit comments

Comments
 (0)