Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/github_actions/gradle…
Browse files Browse the repository at this point in the history
…-update/update-gradle-wrapper-action-1.0.14' into combined-pr-branch
  • Loading branch information
rnorth committed Jul 8, 2021
2 parents c3429ac + 9cd1a5a commit be8361c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-gradle-wrapper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v2

- name: Update Gradle Wrapper
uses: gradle-update/update-gradle-wrapper-action@af940e8bff73d435137caae9d08cf7a1badf5497 # v1.0.13
uses: gradle-update/update-gradle-wrapper-action@6356f411fa7c14aab1fb2ac2fd20762a629e2fbf # v1.0.13
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
labels: dependencies
Expand Down

0 comments on commit be8361c

Please sign in to comment.