Skip to content

Commit d41e434

Browse files
authored
chore: manage hermetic_library_generation action version via Hermetic Build only (#11669)
The gapic-generator-java version is currently getting downgraded in the nightly generation PR (#11648 (comment)). Following googleapis/java-storage#3170
1 parent a0063f7 commit d41e434

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

renovate.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,7 @@
4141
"owl-bot-postprocessor/synthtool/gcp/templates/java-library/.kokoro/presubmit/graalvm-native*.cfg",
4242
".github/workflows/ci.yaml",
4343
".github/workflows/generated_files_sync.yaml",
44-
".github/workflows/unmanaged_dependency_check.yaml",
45-
".github/workflows/hermetic_library_generation.yaml"
44+
".github/workflows/unmanaged_dependency_check.yaml"
4645
],
4746
"customManagers": [
4847
{

0 commit comments

Comments
 (0)