Skip to content

Commit a4f08c9

Browse files
Update gradle/wrapper-validation-action action to v3
1 parent 46f9506 commit a4f08c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3
16-
- uses: gradle/wrapper-validation-action@8d49e559aae34d3e0eb16cde532684bc9702762b # v1.0.6
16+
- uses: gradle/wrapper-validation-action@88425854a36845f9c881450d9660b5fd46bee142 # v3.4.2
1717

1818
build:
1919
if: "! contains(toJSON(github.event.commits.*.message), '[skip ci]')"

0 commit comments

Comments
 (0)