Skip to content

Commit

Permalink
chore(deps): update gradle/wrapper-validation-action digest to 1ff5a18 (
Browse files Browse the repository at this point in the history
#2610)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 30, 2024
1 parent a73bffa commit 8e2e667
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:

- name: Validate GradleW JAR
if: matrix.target != 'hmi-client'
uses: gradle/wrapper-validation-action@342dbebe7272035434f9baccc29a816ec6dd2c7b
uses: gradle/wrapper-validation-action@1ff5a18cc396177ebd27c4250f7132e72af93462

- name: Setup Java v17
if: matrix.target != 'hmi-client'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

# Validate Gradle JAR
- name: Validate GradleW JAR
uses: gradle/wrapper-validation-action@342dbebe7272035434f9baccc29a816ec6dd2c7b
uses: gradle/wrapper-validation-action@1ff5a18cc396177ebd27c4250f7132e72af93462

# Setup Java 17
- name: Setup Java v17
Expand Down

0 comments on commit 8e2e667

Please sign in to comment.