Skip to content

Commit 02effc2

Browse files
authored
Pin collector (#7581)
1 parent 07a90ff commit 02effc2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,9 @@ on:
88
pull_request:
99
workflow_dispatch:
1010

11-
#env:
12-
# uncomment once the collector has been pushed in the daily workflow
11+
env:
1312
# renovate: datasource=github-releases depName=opentelemetry-collector packageName=open-telemetry/opentelemetry-collector-releases
14-
# OTEL_COLLECTOR_VERSION: v0.132.2
13+
OTEL_COLLECTOR_VERSION: v0.132.2
1514

1615
concurrency:
1716
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}

0 commit comments

Comments
 (0)