Skip to content

Commit 990d723

Browse files
chore(deps): update codecov/codecov-action digest to 13ce06b (k8sgpt-ai#1342)
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 c506a4b commit 990d723

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@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5
2929
env:
3030
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)