Skip to content

Commit 50e1105

Browse files
committed
Merge branch 'master' into add-branch-to-workflow-job-event
2 parents 78cae6e + a888f0c commit 50e1105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
7676
- name: Upload coverage to Codecov
7777
if: ${{ matrix.update-coverage }}
78-
uses: codecov/codecov-action@d9f34f8cd5cb3b3eb79b3e4b5dae3a16df499a70 #v3.1.1
78+
uses: codecov/codecov-action@40a12dcee2df644d47232dde008099a3e9e4f865 #v3.1.2
7979

8080
- name: Ensure go generate produces a zero diff for update-urls
8181
shell: bash

0 commit comments

Comments
 (0)