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 789f444 commit c16b400Copy full SHA for c16b400
.github/workflows/build-common.yml
@@ -58,7 +58,7 @@ jobs:
58
steps:
59
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
60
61
- - uses: gradle/wrapper-validation-action@699bb18358f12c5b78b37bb0111d3a0e2276e0e2 # v2.1.1
+ - uses: gradle/wrapper-validation-action@b231772637bb498f11fdbc86052b6e8a8dc9fc92 # v2.1.2
62
63
license-check:
64
runs-on: ubuntu-latest
0 commit comments