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 61a23dc commit 8ad2646Copy full SHA for 8ad2646
libs/go-kibana-rest/.github/workflows/workflow.yml
@@ -44,7 +44,7 @@ jobs:
44
run: go build
45
- name: Run test
46
run: make test
47
- - uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5
+ - uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5
48
with:
49
files: coverage.out
50
flags: unittests
0 commit comments