Skip to content

Commit

Permalink
Merge pull request #90 from xunleii/fix/add-missing-permission-github…
Browse files Browse the repository at this point in the history
…actions

Add missing permission on github actions workflow
  • Loading branch information
xunleii authored Apr 24, 2022
2 parents d9afa28 + e7a885d commit 2442adb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/security.workflows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@ on:

jobs:
ci_harden_security:
permissions:
security-events: write
uses: xunleii/github-actions-grimoire/.github/workflows/security.workflows.yaml@c2aa30107b33425265a404d218d429ab3085f558

0 comments on commit 2442adb

Please sign in to comment.