Skip to content

Commit

Permalink
Merge pull request #794 from osgi/dependabot/github_actions/gradle/wr…
Browse files Browse the repository at this point in the history
…apper-validation-action-2.1.0

build: Bump gradle/wrapper-validation-action from 2.0.0 to 2.1.0
  • Loading branch information
timothyjward authored Feb 8, 2024
2 parents fa6f674 + 4b4c808 commit 2048d45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/examples-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- name: Git Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
- name: Gradle Wrapper Validation
uses: gradle/wrapper-validation-action@27152f6fa06a6b8062ef7195c795692e51fc2c81
uses: gradle/wrapper-validation-action@85cde3f5a1033b2adc2442631c24b530f1183a1a
- name: Set up Java ${{ matrix.java }}
uses: actions/setup-java@387ac29b308b003ca37ba93a6cab5eb57c8f5f93
with:
Expand Down

0 comments on commit 2048d45

Please sign in to comment.