mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-03 11:22:45 +02:00
chore(deps): update codecov/codecov-action action to v1.3.1
This commit is contained in:
parent
ef21ed0341
commit
fdda5c8a63
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
@ -53,7 +53,7 @@ jobs:
|
|||
run: make cover
|
||||
- name: upload code coverage
|
||||
if: runner.os == 'Linux'
|
||||
uses: codecov/codecov-action@v1.2.1
|
||||
uses: codecov/codecov-action@v1.3.1
|
||||
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