We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77ed57b commit 7025ad7Copy full SHA for 7025ad7
.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].1
+ - uses: googleapis/sdk-platform-java/.github/[email protected].2
47
if: env.SHOULD_RUN == 'true'
48
49
base_ref: ${{ github.base_ref }}
0 commit comments