Update "Vulnerability scanning" to add the actions: read permission. (flutter/engine#53409)

This commit is contained in:
Chinmay Garde 2024-06-14 17:52:54 -07:00 committed by GitHub
parent 7d4a2a7abc
commit e88cb577df

View File

@ -52,4 +52,5 @@ jobs:
permissions:
# Needed to upload the SARIF results to code-scanning dashboard.
security-events: write
actions: read
contents: read