Skip to content

Commit 973930e

Browse files
authored
Merge pull request #154 from ianlewis/renovate/github-actions
chore(deps): update codecov/codecov-action action to v5.5.2
2 parents b7b3cf5 + b27234a commit 973930e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow_call.unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
run: make unit-test
7373

7474
- name: Upload coverage reports to Codecov
75-
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
75+
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
7676
with:
7777
token: ${{ secrets.CODECOV_TOKEN }}
7878
files: coverage.out

0 commit comments

Comments
 (0)