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 839f5a6 commit 93f57cbCopy full SHA for 93f57cb
1 file changed
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
16
- - uses: gradle/actions/wrapper-validation@16bf8bc8fe830fa669c3c9f914d3eb147c629707 # v4
+ - uses: gradle/actions/wrapper-validation@0bdd871935719febd78681f197cd39af5b6e16a6 # v4
17
18
build:
19
if: "! contains(toJSON(github.event.commits.*.message), '[skip ci]')"
0 commit comments