deps: update googleapis/sdk-platform-java action to v2.52.0 (#1753) · googleapis/java-logging@3dcf86a (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit 3dcf86a

deps: update googleapis/sdk-platform-java action to v2.52.0 (#1753)

File tree

1 file changed

lines changed

1 file changed

lines changed

Lines changed: 1 addition & 1 deletion

Original file line number Diff line number Diff line change
@@ -37,7 +37,7 @@ jobs:
37 37 with:
38 38 fetch-depth: 0
39 39 token: ${{ secrets.CLOUD_JAVA_BOT_TOKEN }}
40 - - uses: googleapis/sdk-platform-java/.github/scripts@v2.51.1
40 + - uses: googleapis/sdk-platform-java/.github/scripts@v2.52.0
41 41 if: env.SHOULD_RUN == 'true'
42 42 with:
43 43 base_ref: ${{ github.base_ref }}