We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa90bf5 commit 4e01304Copy full SHA for 4e01304
1 file changed
.github/workflows/hermetic_library_generation.yaml
@@ -40,7 +40,6 @@ jobs:
40
- uses: googleapis/google-cloud-java/sdk-platform-java/.github/scripts@google-cloud-shared-dependencies/v3.61.0
41
if: env.SHOULD_RUN == 'true'
42
with:
43
- image_tag: latest
44
base_ref: ${{ github.base_ref }}
45
head_ref: ${{ github.head_ref }}
46
token: ${{ secrets.CLOUD_JAVA_BOT_GITHUB_TOKEN }}
0 commit comments