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 30d2f97 commit a0fb14bCopy full SHA for a0fb14b
1 file changed
.github/workflows/gradle-wrapper-validation.yml
@@ -19,6 +19,6 @@ jobs:
19
runs-on: ubuntu-latest
20
steps:
21
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
22
- - uses: gradle/actions/wrapper-validation@5e2ebd065dc2488b7a6ad670704656cbbe1e8f60 # v6.1.1
+ - uses: gradle/actions/wrapper-validation@3f131e8634966bd73d06cc69884922b02e6faf92 # v6.2.0
23
with:
24
min-wrapper-count: 6
0 commit comments