Skip to content

Commit

Permalink
Update otelcol version to 0.103.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
jimf5 committed Jun 20, 2024
1 parent 1cbf0ed commit dc51e68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nginx-otel-module-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ jobs:
uses: robinraju/[email protected]
with:
repository: open-telemetry/opentelemetry-collector-releases
tag: v0.102.1
fileName: otelcol_0.102.1_linux_amd64.tar.gz
tag: v0.103.0
fileName: otelcol_0.103.0_linux_amd64.tar.gz
extract: true
- name: Run tests
working-directory: tests
Expand Down

0 comments on commit dc51e68

Please sign in to comment.