Skip to content

Commit 3168adc

Browse files
Update gradle/wrapper-validation-action action to v3
1 parent 5cb3592 commit 3168adc

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@f9c9c575b8b21b6485636a91ffecd10e558c62f6 # v3.5.0
1717

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

0 commit comments

Comments
 (0)