Skip to content

Commit 250b26c

Browse files
authoredAug 5, 2024··
deps: update googleapis/java-cloud-bom digest to ad905cc (#3080)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | googleapis/java-cloud-bom | action | digest | `47c5dbc` -> `ad905cc` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/sdk-platform-java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
1 parent c21a013 commit 250b26c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ jobs:
330330
run: |
331331
mvn install -B -ntp -DskipTests -Dclirr.skip -Dcheckstyle.skip
332332
- name: Validate gapic-generator-java-bom
333-
uses: googleapis/java-cloud-bom/tests/validate-bom@47c5dbc0b2c9a7d120cc12eb3650db89ab5b894f
333+
uses: googleapis/java-cloud-bom/tests/validate-bom@ad905ccb7d41bd64cc519bd855dabb0523bd7fa8
334334
with:
335335
bom-path: gapic-generator-java-bom/pom.xml
336336

0 commit comments

Comments
 (0)
Please sign in to comment.