Skip to content

Commit 4d7eb0f

Browse files
chore(deps): update codecov/codecov-action digest to 015f24e (#1325)
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 a12aa07 commit 4d7eb0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
- name: Run test
2626
run: go test ./... -coverprofile=coverage.txt
2727
- name: Upload coverage to Codecov
28-
uses: codecov/codecov-action@968872560f81e7bdde9272853e65f2507c0eca7c # v5
28+
uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5
2929
env:
3030
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)