Skip to content

Commit

Permalink
Testing permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
geofflamrock committed Jan 8, 2024
1 parent 8b81644 commit f4418d8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/notify-security-alerts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@ on:
branches: main

jobs:
renovate:
send_security_alerts:
runs-on: ubuntu-latest
permissions:
security-events: read
steps:
- name: Send security alert notifications to slack
uses: kunalnagarco/[email protected]
Expand Down

0 comments on commit f4418d8

Please sign in to comment.