Skip to content

Commit aaad742

Browse files
chore(deps): update codecov/codecov-action action to v5.2.0 (#1122)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f53a1ff commit aaad742

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@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
30+
uses: codecov/codecov-action@5a605bd92782ce0810fa3b8acc235c921b497052 # v5.2.0
3131
with:
3232
files: coverage.out
3333

0 commit comments

Comments
 (0)