We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b7b3cf5 + b27234a commit 973930eCopy full SHA for 973930e
1 file changed
.github/workflows/workflow_call.unit-test.yml
@@ -72,7 +72,7 @@ jobs:
72
run: make unit-test
73
74
- name: Upload coverage reports to Codecov
75
- uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
+ uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
76
with:
77
token: ${{ secrets.CODECOV_TOKEN }}
78
files: coverage.out
0 commit comments