We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c989dc3 + 23494d7 commit fad2d7aCopy full SHA for fad2d7a
1 file changed
.github/workflows/hermetic_library_generation.yaml
@@ -77,7 +77,7 @@ jobs:
77
echo "SHOULD_RUN=false" >> $GITHUB_ENV
78
fi
79
80
- - uses: googleapis/sdk-platform-java/.github/scripts@v2.64.1
+ - uses: googleapis/sdk-platform-java/.github/scripts@v2.64.2
81
if: env.SHOULD_RUN == 'true'
82
with:
83
base_ref: ${{ github.base_ref }}
0 commit comments