mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-07 19:47:25 +00:00
Fix oops
This commit is contained in:
parent
5ecdce83a1
commit
eb2528c9fc
1 changed files with 2 additions and 2 deletions
|
|
@ -118,8 +118,8 @@ permissions:
|
|||
id-token: write
|
||||
```
|
||||
|
||||
This can be set at either the workflow or job level. See GitHub's [docs](https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/about-security-hardening-with-
|
||||
openid-connect) for more details.
|
||||
This can be set at either the workflow or job level. See GitHub's (docs)[https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/about-security-hardening-with-
|
||||
openid-connect] for more details.
|
||||
|
||||
## Arguments
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue