Skip to content

Commit 3b8b41d

Browse files
Merge pull request #272 from lukaszbudnik/dependabot/github_actions/codecov/codecov-action-2.0.3
2 parents 93af263 + 388e61a commit 3b8b41d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
- name: Run HTTP integration tests
3939
run: ./test/http-integration-tests.sh
4040

41-
- uses: codecov/[email protected].2
41+
- uses: codecov/[email protected].3

.github/workflows/dependabot-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
- name: Run HTTP integration tests
4242
run: ./test/http-integration-tests.sh
4343

44-
- uses: codecov/[email protected].2
44+
- uses: codecov/[email protected].3

0 commit comments

Comments
 (0)