Skip to content

Commit 0c53717

Browse files
authored
---
yaml --- r: 35069 b: refs/heads/autosynth-websecurityscanner c: 9ff2bf1 h: refs/heads/master i: 35067: 7bfbb02
1 parent cbc348a commit 0c53717

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • branches/autosynth-websecurityscanner/google-cloud-clients/google-cloud-webrisk

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ refs/heads/autosynth-speech: c563dcd420cce0a37c39b1b9c24be1b9ba604dc7
142142
refs/heads/autosynth-tasks: 25d1eafe8cb66b00e3dad765dac74a5b45b83e63
143143
refs/heads/autosynth-texttospeech: 7a3ad430dddaed7a76f2026064502680c9339915
144144
refs/heads/autosynth-trace: 31564421a4b29f8257a6daea7f9a19838ac6459f
145-
refs/heads/autosynth-websecurityscanner: 4368c24d4a834b34d6a2bb3a6a7a55e9a9660b6f
145+
refs/heads/autosynth-websecurityscanner: 9ff2bf1d5a86c41fffbe3fd93dc69e4ca92c9585
146146
refs/heads/bigquerystorage: 06db74d123d7f8a3ef48755c2fcabed09faf8e64
147147
refs/heads/elharo-patch-1: ce159ef828d3c545991ff78e7b6e0d912a9453e9
148148
refs/heads/snyk-fix-r0punm: 1f0e6519ffd9f6cc09bcce1ccdf3fb61b6f4f9b5

branches/autosynth-websecurityscanner/google-cloud-clients/google-cloud-webrisk/synth.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
library = gapic.java_library(
2929
service=service,
3030
version=version,
31-
config_path=f'/google/cloud/webrisk/artman_webrisk.yaml',
31+
config_path=f'/google/cloud/webrisk/artman_webrisk_{version}.yaml',
3232
artman_output_name='')
3333

3434
s.copy(library / f'gapic-google-cloud-{service}-{version}/src', 'src')

0 commit comments

Comments
 (0)