Skip to content

Commit 795f2c3

Browse files
authored
deps: update googleapis/sdk-platform-java action to v2.46.1 (#2736)
1 parent e77fdaf commit 795f2c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hermetic_library_generation.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
with:
4040
fetch-depth: 0
4141
token: ${{ secrets.CLOUD_JAVA_BOT_TOKEN }}
42-
- uses: googleapis/sdk-platform-java/.github/scripts@v2.46.0
42+
- uses: googleapis/sdk-platform-java/.github/scripts@v2.46.1
4343
if: env.SHOULD_RUN == 'true'
4444
with:
4545
base_ref: ${{ github.base_ref }}

0 commit comments

Comments
 (0)