Skip to content

Commit c4ee20f

Browse files
build(deps): bump codecov/codecov-action from 5.0.7 to 5.1.2 (nodejs#3980)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fd01347 commit c4ee20f

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
@@ -59,6 +59,6 @@ jobs:
5959

6060
- name: Coverage Report
6161
if: inputs.runs-on == 'ubuntu-latest' && inputs.node-version == 20
62-
uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5.0.7
62+
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
6363
with:
6464
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)