Skip to content

Commit

Permalink
chore(deps): update codecov/codecov-action action to v5 (#919)
Browse files Browse the repository at this point in the history
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
  • Loading branch information
elastic-renovate-prod[bot] authored Nov 25, 2024
1 parent a498b7d commit 15a4850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/go-kibana-rest/.github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: go build
- name: Run test
run: make test
- uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4
- uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5
with:
files: coverage.out
flags: unittests
Expand Down

0 comments on commit 15a4850

Please sign in to comment.