Skip to content

Commit c69b2ae

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>
1 parent 295c0c4 commit c69b2ae

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/renovate.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ on:
99
paths:
1010
- 'renovate.json'
1111

12+
permissions:
13+
contents: read
14+
1215
jobs:
1316
renovate:
1417
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)