Skip to content

Commit 39a2af1

Browse files
Pin actions/github-script by Git SHA (#1859)
Resolves #1858.
1 parent 2db07e3 commit 39a2af1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ runs:
223223
GITHUB_REPOSITORY: ${{ github.repository }}
224224

225225
- name: Get OIDC token
226-
uses: actions/github-script@v7
226+
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
227227
id: oidc
228228
with:
229229
script: |

0 commit comments

Comments
 (0)