Skip to content

Commit 8ed84e5

Browse files
Potential fix for pull request finding 'CodeQL / Workflow does not contain permissions'
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Signed-off-by: 𝐎𝐧𝐞 𝐅𝐢𝐧𝐞 𝐒𝐭𝐚𝐫𝐬𝐭𝐮𝐟𝐟 <onefinestarstuff@gmail.com>
1 parent 87d0c7c commit 8ed84e5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/runnable-assurance.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ on:
1414
- 'governance_artifacts/**'
1515
workflow_dispatch:
1616

17+
permissions:
18+
contents: read
19+
1720
jobs:
1821
runnable-assurance:
1922
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)