Skip to content

Commit 38cedb3

Browse files
chore(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@894ff02...eaaf4be) --- 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 4a1ed06 commit 38cedb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/go-unit-tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767

6868
- if: steps.codecov-enabled.outputs.files_exists == 'true'
6969
name: Upload Codecov Report
70-
uses: codecov/codecov-action@894ff025c7b54547a9a2a1e9f228beae737ad3c2
70+
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d
7171

7272
- name: Verify git clean
7373
shell: bash

0 commit comments

Comments
 (0)