include actions:read for all code scanning workflows

This commit is contained in:
eric sciple
2021-04-23 14:06:00 -05:00
parent 6a69f367db
commit a0512d36da
5 changed files with 5 additions and 0 deletions
+1
View File
@@ -19,6 +19,7 @@ jobs:
name: Kubesec
runs-on: ubuntu-20.04
permissions:
actions: read
contents: read
security-events: write
steps: