We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e77fdaf commit 795f2c3Copy full SHA for 795f2c3
.github/workflows/hermetic_library_generation.yaml
@@ -39,7 +39,7 @@ jobs:
39
with:
40
fetch-depth: 0
41
token: ${{ secrets.CLOUD_JAVA_BOT_TOKEN }}
42
- - uses: googleapis/sdk-platform-java/.github/scripts@v2.46.0
+ - uses: googleapis/sdk-platform-java/.github/scripts@v2.46.1
43
if: env.SHOULD_RUN == 'true'
44
45
base_ref: ${{ github.base_ref }}
0 commit comments