mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-02 08:19:23 +02:00
chore(deps): update codecov/codecov-action action to v1.0.14
This commit is contained in:
parent
c4168d1195
commit
3d29d787b2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
@ -61,7 +61,7 @@ jobs:
|
|||
- name: Test
|
||||
run: make cover
|
||||
- name: CodeCov
|
||||
uses: codecov/codecov-action@v1.0.4
|
||||
uses: codecov/codecov-action@v1.0.14
|
||||
with:
|
||||
# The token below is used exclusively for uploading coverage reports.
|
||||
token: "d82eb1d7-5990-4a31-baa4-156473402105"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue