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.
2 parents c3429ac + 9cd1a5a commit be8361cCopy full SHA for be8361c
.github/workflows/update-gradle-wrapper.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v2
14
15
- name: Update Gradle Wrapper
16
- uses: gradle-update/update-gradle-wrapper-action@af940e8bff73d435137caae9d08cf7a1badf5497 # v1.0.13
+ uses: gradle-update/update-gradle-wrapper-action@6356f411fa7c14aab1fb2ac2fd20762a629e2fbf # v1.0.13
17
with:
18
repo-token: ${{ secrets.GITHUB_TOKEN }}
19
labels: dependencies
0 commit comments