Skip to content

Commit 0500004

Browse files
authored
Merge pull request #883 from eclipse-osgi-technology/dependabot/github_actions/gradle/wrapper-validation-action-3.5.0
build: Bump gradle/wrapper-validation-action from 2.1.0 to 3.5.0
2 parents 1be0021 + 0e7f24d commit 0500004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/examples-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
- name: Git Checkout
7272
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
7373
- name: Gradle Wrapper Validation
74-
uses: gradle/wrapper-validation-action@85cde3f5a1033b2adc2442631c24b530f1183a1a
74+
uses: gradle/wrapper-validation-action@f9c9c575b8b21b6485636a91ffecd10e558c62f6
7575
- name: Set up Java ${{ matrix.java }}
7676
uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12
7777
with:

0 commit comments

Comments
 (0)