Skip to content

Commit

Permalink
chore(deps): update codecov/codecov-action action to v4 (#745)
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 Sep 1, 2024
1 parent 3fc13a2 commit 94c40a8
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@f32b3a3741e1053eb607407145bc9619351dc93b # v2
- uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # v4
with:
files: coverage.out
flags: unittests
Expand Down

0 comments on commit 94c40a8

Please sign in to comment.