Skip to content

Commit 1252cf1

Browse files
motxxclaude
andcommitted
ci: add actions:read permission to fix CodeQL SARIF upload
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent a45da1a commit 1252cf1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
name: Analyze
1616
runs-on: ubuntu-latest
1717
permissions:
18+
actions: read
1819
security-events: write
1920
contents: read
2021
strategy:

0 commit comments

Comments
 (0)