mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-07 19:47:25 +00:00
Merge f4e4ffb48a into 671740ac38
This commit is contained in:
commit
cd37388084
1 changed files with 1 additions and 1 deletions
|
|
@ -230,7 +230,7 @@ runs:
|
|||
GITHUB_REPOSITORY: ${{ github.repository }}
|
||||
|
||||
- name: Get OIDC token
|
||||
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
|
||||
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
|
||||
id: oidc
|
||||
with:
|
||||
script: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue