We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82df0fc commit b91c849Copy full SHA for b91c849
.github/workflows/test.yaml
@@ -10,7 +10,7 @@ jobs:
10
- name: Checkout
11
uses: actions/checkout@v2
12
- name: Send data to OTLP backend
13
- uses: codeboten/github-action-to-otlp
+ uses: codeboten/github-action-to-otlp@v1
14
with:
15
endpoint: "ingest.lightstep.com:443"
16
env:
0 commit comments