Grant security-events: write permissions

This commit is contained in:
Josh Soref 2023-05-22 23:01:26 -04:00
parent 8f9b20ba50
commit dba4f66682
31 changed files with 95 additions and 4 deletions

View file

@ -68,6 +68,9 @@ jobs:
- os: windows-latest
version: nightly-latest
name: "Analyze: 'ref' and 'sha' from inputs"
permissions:
contents: read
security-events: write
timeout-minutes: 45
runs-on: ${{ matrix.os }}
steps: