Skip to content

Commit

Permalink
workflows: Add top level permissions to address security alert (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
HomayoonAlimohammadi authored Jan 27, 2025
1 parent 8dc178b commit 10c13e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/trivy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
schedule:
- cron: '0 10 * * *'

permissions: {}

jobs:
list-branches-to-scan:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 10c13e8

Please sign in to comment.