We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a140eb commit e22a2deCopy full SHA for e22a2de
.github/workflows/hermetic_library_generation.yaml
@@ -43,7 +43,7 @@ jobs:
43
with:
44
fetch-depth: 0
45
token: ${{ secrets.CLOUD_JAVA_BOT_TOKEN }}
46
- - uses: googleapis/sdk-platform-java/.github/[email protected].0
+ - uses: googleapis/sdk-platform-java/.github/[email protected].1
47
if: env.SHOULD_RUN == 'true'
48
49
base_ref: ${{ github.base_ref }}
0 commit comments