Update scan.yml (#16)

This commit is contained in:
Neil Hanlon 2022-03-29 09:50:40 -04:00 committed by GitHub
parent 0d2689e8be
commit afb437eb90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ on:
jobs:
scan:
permissions:
contents: read
contents: write
security-events: write # allow github/codeql-action/upload-sarif
name: Scan for Security Vulnerabilities
runs-on: ubuntu-18.04