Commit 338a7ad
authored
chore: update GH Action templates to use gapic-libraries-bom version (#12872)
This PR updates the templates in
`sdk-platform-java/hermetic_build/library_generation/owlbot/templates/java_library/`
to use `gapic-libraries-bom` and the `v{version}` tag format for action
versioning.
The Git tag for shared dependencies BOM version is created by an
automation (GitHub Actions) automatically. While it would work just
fine, chaining automated events will make future troubleshooting
difficult. So let's rely on the original tag of the google-cloud-java
repository, which matches gapic-libraries-bom version.
b/5034443421 parent 5c890f8 commit 338a7ad
File tree
2 files changed
+5
-5
lines changed- sdk-platform-java/hermetic_build/library_generation/owlbot/templates/java_library
- .github/scripts
2 files changed
+5
-5
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
154 | | - | |
| 153 | + | |
| 154 | + | |
155 | 155 | | |
156 | | - | |
| 156 | + | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments