Actions: Fix code scanning workflow

This commit is contained in:
Andrew Eisenberg
2021-04-28 15:05:13 -07:00
parent d288b9216e
commit 0376a13dd8

View File

@@ -21,8 +21,8 @@ jobs:
permissions:
contents: read
security_events: write
pull_requests: read
security-events: write
pull-requests: read
steps:
- name: Checkout repository