Skip to content

Commit a716bc1

Browse files
authored
Merge pull request #268 from timbray/dependabot/github_actions/codecov/codecov-action-3.1.6
chore(deps): bump codecov/codecov-action from 3.1.4 to 3.1.6
2 parents 117aeb7 + 1a966c5 commit a716bc1

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@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d
70+
uses: codecov/codecov-action@ab904c41d6ece82784817410c45d8b8c02684457
7171

7272
- name: Verify git clean
7373
shell: bash

0 commit comments

Comments
 (0)