We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f7d570 commit 8470e12Copy full SHA for 8470e12
1 file changed
.github/workflows/hermetic_library_generation.yaml
@@ -40,6 +40,7 @@ jobs:
40
- uses: googleapis/google-cloud-java/sdk-platform-java/.github/scripts@v1.85.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_TOKEN }}
0 commit comments