Skip to content

Commit

Permalink
Update otelcol version to 0.104.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
jimf5 committed Jul 23, 2024
1 parent 21590c4 commit 9603d59
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.104.0
fileName: otelcol_0.104.0_linux_amd64.tar.gz
tag: v0.105.0
fileName: otelcol_0.105.0_linux_amd64.tar.gz
extract: true
- name: Run tests
working-directory: tests
Expand Down

0 comments on commit 9603d59

Please sign in to comment.