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 3492c79 commit e52e7ddCopy full SHA for e52e7dd
.github/workflows/build.yml
@@ -10,7 +10,7 @@ on:
10
11
env:
12
# renovate: datasource=github-releases depName=opentelemetry-collector packageName=open-telemetry/opentelemetry-collector-releases
13
- OTEL_COLLECTOR_VERSION: v0.132.2
+ OTEL_COLLECTOR_VERSION: v0.132.4
14
15
concurrency:
16
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
0 commit comments