security: pin github actions by commit (#2719)

This commit is contained in:
Andrey Nering
2026-03-06 19:20:25 -03:00
committed by GitHub
parent a788034148
commit 90e6ef88dc
9 changed files with 37 additions and 37 deletions

View File

@@ -8,7 +8,7 @@ jobs:
issue-closed:
runs-on: ubuntu-latest
steps:
- uses: actions/github-script@v8
- uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
with:
github-token: ${{secrets.GH_PAT}}
script: |