Skip to content

Commit

Permalink
Fix gradle wrapper update CLA issue (open-telemetry#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
trask committed May 24, 2023
1 parent 793c131 commit 29ba59e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-gradle-wrappers-daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:

- name: Update Gradle Wrapper
uses: gradle-update/update-gradle-wrapper-action@v1
with:
repo-token: ${{ secrets.OPENTELEMETRYBOT_GITHUB_TOKEN }}

workflow-notification:
needs:
Expand Down

0 comments on commit 29ba59e

Please sign in to comment.