We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46f9506 commit a4f08c9Copy full SHA for a4f08c9
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3
16
- - uses: gradle/wrapper-validation-action@8d49e559aae34d3e0eb16cde532684bc9702762b # v1.0.6
+ - uses: gradle/wrapper-validation-action@88425854a36845f9c881450d9660b5fd46bee142 # v3.4.2
17
18
build:
19
if: "! contains(toJSON(github.event.commits.*.message), '[skip ci]')"
0 commit comments