We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 756c1bf commit b4d10fbCopy full SHA for b4d10fb
1 file changed
.github/workflows/hermetic_library_generation.yaml
@@ -78,7 +78,7 @@ jobs:
78
echo "SHOULD_RUN=false" >> $GITHUB_ENV
79
fi
80
81
- - uses: googleapis/sdk-platform-java/.github/scripts@v2.67.0
+ - uses: googleapis/sdk-platform-java/.github/scripts@v2.68.0
82
if: env.SHOULD_RUN == 'true'
83
with:
84
base_ref: ${{ github.base_ref }}
0 commit comments