8000 Update codecov/codecov-action action to v5.4.0 (#984) · nginx/nginx-prometheus-exporter@cf8668a · GitHub
[go: up one dir, main page]

Skip to content

Commit cf8668a

Browse files
Update codecov/codecov-action action to v5.4.0 (#984)
| datasource | package | from | to | | ----------- | ---------------------- | ------ | ------ | | github-tags | codecov/codecov-action | v5.3.1 | v5.4.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 917c22c commit cf8668a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file 6A44 line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: make test
3838

3939
- name: Upload coverage reports to Codecov
40-
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
40+
uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
4141
with:
4242
token: ${{ secrets.CODECOV_TOKEN }}
4343

0 commit comments

Comments
 (0)
0