Skip to content

Commit 565486e

Browse files
chore(deps): bump codecov/codecov-action from 4.3.0 to 4.3.1 (ietf-tools#7394)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v4.3.0...v4.3.1) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5fbeb8c commit 565486e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
path: geckodriver.log
6060

6161
- name: Upload Coverage Results to Codecov
62-
uses: codecov/codecov-action@v4.3.0
62+
uses: codecov/codecov-action@v4.3.1
6363
with:
6464
files: coverage.xml
6565

0 commit comments

Comments
 (0)