Skip to content

Commit cfc9ff6

Browse files
dependabot[bot]Two-Hearts
authored andcommitted
build(deps): Bump codecov/codecov-action from 4.5.0 to 4.6.0 (notaryproject#1054)
Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
1 parent 88f39d2 commit cfc9ff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@ jobs:
5959
make e2e-covdata
6060
fi
6161
- name: Upload coverage to codecov.io
62-
uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # v4.5.0
62+
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
6363
env:
6464
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)