Skip to content

Commit

Permalink
Merge pull request #2342 from tarlepp/tarlepp-patch-1
Browse files Browse the repository at this point in the history
Update scorecard.yml
  • Loading branch information
tarlepp committed Jun 16, 2023
2 parents b6df6e5 + 8b4fc1a commit 5baba64
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/scorecard.yml
Expand Up @@ -26,11 +26,11 @@ jobs:
permissions:
# Needed to upload the results to code-scanning dashboard.
security-events: write
# Needed to publish results and get a badge (see publish_results below).
# Used to receive a badge. (Upcoming feature)
id-token: write
# Uncomment the permissions below if installing in a private repository.
# contents: read
# actions: read
# Needs for private repositories.
contents: read
actions: read

steps:
- name: "Checkout code"
Expand Down

0 comments on commit 5baba64

Please sign in to comment.