Skip to content

Commit b78144f

Browse files
authored
deps: update googleapis/sdk-platform-java action to v2.61.0 (#1905)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [googleapis/sdk-platform-java](https://redirect.github.com/googleapis/sdk-platform-java) | action | minor | `v2.60.2` -> `v2.61.0` | --- ### Release Notes <details> <summary>googleapis/sdk-platform-java (googleapis/sdk-platform-java)</summary> ### [`v2.61.0`](https://redirect.github.com/googleapis/sdk-platform-java/releases/tag/v2.61.0) [Compare Source](https://redirect.github.com/googleapis/sdk-platform-java/compare/v2.60.2...v2.61.0) ##### Features - **mtls:** Add support for X.509-based mTLS-transport in Java GAX lib ([#&#8203;3852](https://redirect.github.com/googleapis/sdk-platform-java/issues/3852)) ([2d02344](https://redirect.github.com/googleapis/sdk-platform-java/commit/2d02344d79f5cfdca7834aa0d6306f1b72a7505a)) ##### Bug Fixes - improve error messaging for LRO CancellationException ([#&#8203;3873](https://redirect.github.com/googleapis/sdk-platform-java/issues/3873)) ([9cae675](https://redirect.github.com/googleapis/sdk-platform-java/commit/9cae675f0ff44227cea60e6802769e82cce948f2)) - make generation config update logs verbose ([#&#8203;3764](https://redirect.github.com/googleapis/sdk-platform-java/issues/3764)) ([9b1a34b](https://redirect.github.com/googleapis/sdk-platform-java/commit/9b1a34b0dd08c0eddcf09ef5d81b225d0942f529)) </details> --- ### 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://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/java-pubsublite). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
1 parent f97e27c commit b78144f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hermetic_library_generation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
fetch-depth: 0
3939
token: ${{ secrets.CLOUD_JAVA_BOT_TOKEN }}
40-
- uses: googleapis/sdk-platform-java/.github/scripts@v2.60.2
40+
- uses: googleapis/sdk-platform-java/.github/scripts@v2.61.0
4141
if: env.SHOULD_RUN == 'true'
4242
with:
4343
base_ref: ${{ github.base_ref }}

0 commit comments

Comments
 (0)