update deprecated github actions

fixes #6875
This commit is contained in:
David Brailovsky
2026-07-21 12:22:27 +00:00
parent 9e7582aa03
commit 74f8784966
10 changed files with 30 additions and 30 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
issues: write
steps:
- name: Check issue author
uses: actions/github-script@v7
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
with:
script: |
const APPROVED_FILE = '.github/APPROVED_CONTRIBUTORS';