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 33af5ee commit 47e077eCopy full SHA for 47e077e
.github/workflows/update_googleapis_commit.yaml
@@ -28,6 +28,7 @@ jobs:
28
steps:
29
- uses: actions/checkout@v4
30
with:
31
+ fetch-depth: 0
32
token: ${{ secrets.CLOUD_JAVA_BOT_TOKEN }}
33
- name: Update googleapis commit to latest
34
shell: bash
0 commit comments