Skip to content

Commit

Permalink
Update otelcol version to 0.110.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
jimf5 committed Sep 26, 2024
1 parent 5e28244 commit 92fdb3a
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.107.0
fileName: otelcol_0.107.0_linux_amd64.tar.gz
tag: v0.110.0
fileName: otelcol_0.110.0_linux_amd64.tar.gz
extract: true
- name: Run tests
working-directory: tests
Expand Down

0 comments on commit 92fdb3a

Please sign in to comment.