Skip to content

Commit 15a4850

Browse files
chore(deps): update codecov/codecov-action action to v5 (elastic#919)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent a498b7d commit 15a4850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/go-kibana-rest/.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
run: go build
4545
- name: Run test
4646
run: make test
47-
- uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4
47+
- uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5
4848
with:
4949
files: coverage.out
5050
flags: unittests

0 commit comments

Comments
 (0)