Skip to content

Commit cb3fb17

Browse files
chore(deps): update codecov/codecov-action action to v5.5.2 (#4)
1 parent 0420621 commit cb3fb17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
5959

6060
- name: Upload coverage reports to Codecov
61-
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
61+
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
6262
with:
6363
fail_ci_if_error: true
6464
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)