Skip to content

Commit 18a60aa

Browse files
authored
Merge pull request #1742 from cloudflare/dependabot/github_actions/codecov/codecov-action-5.5.3
build(deps): bump codecov/codecov-action from 5.5.2 to 5.5.3
2 parents 958e66f + 819b164 commit 18a60aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: git diff --exit-code
3333

3434
- name: Report code coverage
35-
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
35+
uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3
3636
with:
3737
token: ${{ secrets.CODECOV_TOKEN }}
3838
files: ./.cover/coverage.out

0 commit comments

Comments
 (0)