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 08a3a2a commit d7e9ae5Copy full SHA for d7e9ae5
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@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5
+ - uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5
48
with:
49
files: coverage.out
50
flags: unittests
0 commit comments