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 f08f442 commit 126bd28Copy full SHA for 126bd28
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@50e97c2cd7a37755bbfafc9c5b7cafaece252f6e # v6.1.0
+ - uses: gradle/actions/wrapper-validation@5e2ebd065dc2488b7a6ad670704656cbbe1e8f60 # v6.1.1
23
with:
24
min-wrapper-count: 6
0 commit comments