Skip to content

Commit b518e0a

Browse files
authored
Merge pull request #55 from acgetchell/dependabot/github_actions/codecov/codecov-action-5.5.3
chore(deps): bump codecov/codecov-action from 5.5.2 to 5.5.3
2 parents de85970 + c539893 commit b518e0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676

7777
- name: Upload coverage to Codecov
7878
if: ${{ success() && hashFiles('coverage/cobertura.xml') != '' }}
79-
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
79+
uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3
8080
with:
8181
files: coverage/cobertura.xml
8282
flags: unittests

0 commit comments

Comments
 (0)