Skip to content

Commit a2401db

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

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@0da7aa657d958d32c117fc47e1f977e7524753c7 # v5.3.0
30+
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
3131
with:
3232
files: coverage.out
3333

0 commit comments

Comments
 (0)