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

3
.github/workflows/__ruby.yml generated vendored
View file

@ -38,6 +38,9 @@ jobs:
- os: macos-latest
version: nightly-latest
name: Ruby analysis
permissions:
contents: read
security-events: write
timeout-minutes: 45
runs-on: ${{ matrix.os }}
steps: