mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-07 19:47:25 +00:00
parent
2db07e3179
commit
bba17ef589
1 changed files with 1 additions and 1 deletions
|
|
@ -223,7 +223,7 @@ runs:
|
|||
GITHUB_REPOSITORY: ${{ github.repository }}
|
||||
|
||||
- name: Get OIDC token
|
||||
uses: actions/github-script@v7
|
||||
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
|
||||
id: oidc
|
||||
with:
|
||||
script: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue