Skip to content

Commit d939355

Browse files
author
Daniel Chen
authored
Merge pull request #316 from buildpacks-community/dependabot/github_actions/codecov/codecov-action-3.1.4
Bump codecov/codecov-action from 3.1.2 to 3.1.4
2 parents 054c6c5 + 2b9a0c8 commit d939355

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: go test -v ./pkg/...
4141

4242
- name: Report coverage
43-
uses: codecov/codecov-action@v3.1.2
43+
uses: codecov/codecov-action@v3.1.4
4444

4545
build:
4646
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)