Pin actions/github-script by Git SHA

Resolves #1858.
This commit is contained in:
Martin Costello 2025-08-16 10:30:10 +01:00 committed by GitHub
parent 2db07e3179
commit bba17ef589
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: |