Skip to content

Commit 69454cb

Browse files
Bump corentinmusard/otel-cicd-action from 1 to 2
Bumps [corentinmusard/otel-cicd-action](https://github.com/corentinmusard/otel-cicd-action) from 1 to 2. - [Release notes](https://github.com/corentinmusard/otel-cicd-action/releases) - [Changelog](https://github.com/corentinmusard/otel-cicd-action/blob/main/CHANGELOG.md) - [Commits](corentinmusard/otel-cicd-action@v1...v2) --- updated-dependencies: - dependency-name: corentinmusard/otel-cicd-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ad52ca5 commit 69454cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dash0.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v4
1616
- name: Export workflow to Dash0
17-
uses: corentinmusard/otel-cicd-action@v1
17+
uses: corentinmusard/otel-cicd-action@v2
1818
with:
1919
otlpEndpoint: grpc://ingress.eu-west-1.aws.dash0-dev.com:4317
2020
otlpHeaders: ${{ secrets.DASH0_OTLP_HEADERS }}

0 commit comments

Comments
 (0)