chore: Update generation configuration at Sun May 4 02:32:11 UTC 202… · googleapis/java-logging@844f4fa (original) (raw)
5 files changed
lines changed
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -37,7 +37,7 @@ jobs: | ||
37 | 37 | with: |
38 | 38 | fetch-depth: 0 |
39 | 39 | token: ${{ secrets.CLOUD_JAVA_BOT_TOKEN }} |
40 | - - uses: googleapis/sdk-platform-java/.github/scripts@v2.56.2 | |
40 | + - uses: googleapis/sdk-platform-java/.github/scripts@v2.56.3 | |
41 | 41 | if: env.SHOULD_RUN == 'true' |
42 | 42 | with: |
43 | 43 | base_ref: ${{ github.base_ref }} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -3,7 +3,7 @@ | ||
3 | 3 | # Configure the docker image for kokoro-trampoline. |
4 | 4 | env_vars: { |
5 | 5 | key: "TRAMPOLINE_IMAGE" |
6 | - value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.46.2" # {x-version-update:google-cloud-shared-dependencies:current} | |
6 | + value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.46.3" # {x-version-update:google-cloud-shared-dependencies:current} | |
7 | 7 | } |
8 | 8 | |
9 | 9 | env_vars: { |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -3,7 +3,7 @@ | ||
3 | 3 | # Configure the docker image for kokoro-trampoline. |
4 | 4 | env_vars: { |
5 | 5 | key: "TRAMPOLINE_IMAGE" |
6 | - value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.46.2" # {x-version-update:google-cloud-shared-dependencies:current} | |
6 | + value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.46.3" # {x-version-update:google-cloud-shared-dependencies:current} | |
7 | 7 | } |
8 | 8 | |
9 | 9 | env_vars: { |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -3,7 +3,7 @@ | ||
3 | 3 | # Configure the docker image for kokoro-trampoline. |
4 | 4 | env_vars: { |
5 | 5 | key: "TRAMPOLINE_IMAGE" |
6 | - value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_c:3.46.2" # {x-version-update:google-cloud-shared-dependencies:current} | |
6 | + value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_c:3.46.3" # {x-version-update:google-cloud-shared-dependencies:current} | |
7 | 7 | } |
8 | 8 | |
9 | 9 | env_vars: { |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
1 | -gapic_generator_version: 2.56.2 | |
2 | -googleapis_commitish: 261895f1d8ced9564f4cf872f7f4f9a1f4c615d3 | |
3 | -libraries_bom_version: 26.59.0 | |
1 | +gapic_generator_version: 2.56.3 | |
2 | +googleapis_commitish: 7ab5d0f5e87ed25778eeb8318e89cdad4d67ed6c | |
3 | +libraries_bom_version: 26.59.0 | |
4 | 4 | libraries: |
5 | 5 | - api_shortname: logging |
6 | 6 | name_pretty: Cloud Logging |