We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cc0c0a commit ae0668bCopy full SHA for ae0668b
.github/workflows/release_otelbench.yaml
@@ -34,7 +34,7 @@ jobs:
34
working-directory: ./loadgen/cmd/otelbench
35
run: echo "OTELBENCH_VERSION=$(make get-version 2>/dev/null || echo 'v0.0.0')" >> $GITHUB_ENV
36
37
- - uses: ko-build/setup-ko@d982fec422852203cfb2053a8ec6ad302280d04d # v0.8
+ - uses: ko-build/setup-ko@d006021bd0c28d1ce33a07e7943d48b079944c8d # v0.9
38
env:
39
KO_DOCKER_REPO: ${{ env.ELASTIC_REGISTRY }}
40
0 commit comments