Skip to content

Commit bc7448d

Browse files
chore(deps): update codecov/codecov-action digest to 7f8b4b4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8cd3b29 commit bc7448d

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@015f24e6818733317a2da2edd6290ab26238649a # v5
28+
uses: codecov/codecov-action@7f8b4b4bde536c465e797be725718b88c5d95e0e # v5
2929
env:
3030
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)