Skip to content

Commit

Permalink
Update otelcol version to 0.99.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
jimf5 committed Apr 26, 2024
1 parent b3b5609 commit d96d08e
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.10
with:
repository: open-telemetry/opentelemetry-collector-releases
tag: v0.98.0
fileName: otelcol_0.98.0_linux_amd64.tar.gz
tag: v0.99.0
fileName: otelcol_0.99.0_linux_amd64.tar.gz
extract: true
- name: Run tests
working-directory: tests
Expand Down

0 comments on commit d96d08e

Please sign in to comment.