Skip to content

Commit

Permalink
Update otelcol version to 0.106.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
jimf5 committed Jul 30, 2024
1 parent 5d83e83 commit 30dafeb
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/release-downloader@v1.11
with:
repository: open-telemetry/opentelemetry-collector-releases
tag: v0.105.0
fileName: otelcol_0.105.0_linux_amd64.tar.gz
tag: v0.106.0
fileName: otelcol_0.106.0_linux_amd64.tar.gz
extract: true
- name: Run tests
working-directory: tests
Expand Down

0 comments on commit 30dafeb

Please sign in to comment.