Merge pull request #11323 from stevenhorsman/gatekeeper-workflow-permissions-ii

workflow: Update gatekeeper permissions
This commit is contained in:
Steve Horsman 2025-05-28 17:05:24 +01:00 committed by GitHub
commit 2667d4a345
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,7 +20,9 @@ jobs:
gatekeeper:
runs-on: ubuntu-22.04
permissions:
actions: read
contents: read
issues: read
steps:
- uses: actions/checkout@v4
with: