Skip to content

Commit fad2d7a

Browse files
authored
deps: update googleapis/sdk-platform-java action to v2.64.2 (#3425)
2 parents c989dc3 + 23494d7 commit fad2d7a

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
@@ -77,7 +77,7 @@ jobs:
7777
echo "SHOULD_RUN=false" >> $GITHUB_ENV
7878
fi
7979
80-
- uses: googleapis/sdk-platform-java/.github/scripts@v2.64.1
80+
- uses: googleapis/sdk-platform-java/.github/scripts@v2.64.2
8181
if: env.SHOULD_RUN == 'true'
8282
with:
8383
base_ref: ${{ github.base_ref }}

0 commit comments

Comments
 (0)