Skip to content

Commit bf76ad3

Browse files
chore(deps): bump codecov/codecov-action from 3.1.0 to 3.1.1
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md) - [Commits](codecov/codecov-action@v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3951079 commit bf76ad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
version: v1.38.0
3333
args: --timeout 5m
3434
skip-go-installation: true
35-
- uses: codecov/[email protected].0
35+
- uses: codecov/[email protected].1
3636
with:
3737
token: ${{ secrets.CODECOV_TOKEN }} #required
3838
file: ./coverage.out

0 commit comments

Comments
 (0)