Skip to content

Commit b91c849

Browse files
committed
add version to workflow
1 parent 82df0fc commit b91c849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Checkout
1111
uses: actions/checkout@v2
1212
- name: Send data to OTLP backend
13-
uses: codeboten/github-action-to-otlp
13+
uses: codeboten/github-action-to-otlp@v1
1414
with:
1515
endpoint: "ingest.lightstep.com:443"
1616
env:

0 commit comments

Comments
 (0)