Skip to content

Commit

Permalink
remove permissions and dismiss alert
Browse files Browse the repository at this point in the history
Signed-off-by: Boris Glimcher <[email protected]>
  • Loading branch information
glimchb authored Jul 6, 2023
1 parent e4ed6f3 commit 066fe5b
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,7 @@ on:
pull_request:
branches: [ main ]

permissions:
contents: read

jobs:
call:
permissions:
# Keep in sync with opi-smbios-bridge, no direct way to inherit permissions
contents: read
security-events: write
id-token: write
actions: read
uses: opiproject/opi-smbios-bridge/.github/workflows/scorecard.yml@main
secrets: inherit

0 comments on commit 066fe5b

Please sign in to comment.