Skip to content

Commit 3f3acb0

Browse files
authored
Merge pull request #1661 from cloudflare/dependabot/github_actions/codecov/codecov-action-5.5.2
build(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2
2 parents 343fcf9 + e7e36aa commit 3f3acb0

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
@@ -32,7 +32,7 @@ jobs:
3232
run: git diff --exit-code
3333

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

0 commit comments

Comments
 (0)