deps: update googleapis/sdk-platform-java action to v2.65.1 (#1910) · googleapis/java-logging@3853159

This repository was archived by the owner on Feb 6, 2026. It is now read-only.

File tree

1 file changed

lines changed

1 file changed

lines changed

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.64.2

40+

- uses: googleapis/sdk-platform-java/.github/scripts@v2.65.1

4141

if: env.SHOULD_RUN == 'true'

4242

with:

4343

base_ref: ${{ github.base_ref }}