Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
Set top level permissions to read-all to pass OpenSSF Scorecard open
  • Loading branch information
sfblackl-intel authored Oct 21, 2024
1 parent 2562057 commit aa239d2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ on:
schedule:
- cron: '35 2 * * 0'

# Declare default permissions as read only.
permissions: read-all

jobs:
analyze:
name: Analyze (${{ matrix.language }})
Expand Down

0 comments on commit aa239d2

Please sign in to comment.