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 a498b7d commit 15a4850Copy full SHA for 15a4850
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@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4
+ - uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5
48
with:
49
files: coverage.out
50
flags: unittests
0 commit comments