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.2.1
This commit is contained in:
parent
1a4704a183
commit
f006c54ef1
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
|
- name: Test
|
||||||
run: make cover
|
run: make cover
|
||||||
- name: CodeCov
|
- name: CodeCov
|
||||||
uses: codecov/codecov-action@v1.1.1
|
uses: codecov/codecov-action@v1.2.1
|
||||||
with:
|
with:
|
||||||
# The token below is used exclusively for uploading coverage reports.
|
# The token below is used exclusively for uploading coverage reports.
|
||||||
token: "d82eb1d7-5990-4a31-baa4-156473402105"
|
token: "d82eb1d7-5990-4a31-baa4-156473402105"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue