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 2418efc commit 332a5bfCopy full SHA for 332a5bf
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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
22
- - uses: gradle/actions/wrapper-validation@39e147cb9de83bb9910b8ef8bd7fff0ee20fcd6f # v6.0.1
+ - uses: gradle/actions/wrapper-validation@50e97c2cd7a37755bbfafc9c5b7cafaece252f6e # v6.1.0
23
with:
24
min-wrapper-count: 6
0 commit comments