Skip to content

Commit a20a3fd

Browse files
chore(deps): update codecov/codecov-action action to v5.4.0 (#1140)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1337b36 commit a20a3fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-and-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
go test ./... -race -covermode=atomic -coverprofile=coverage.out
2828
2929
- name: Upload coverage to Codecov
30-
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
30+
uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
3131
with:
3232
files: coverage.out
3333

0 commit comments

Comments
 (0)