We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c5e7d5 commit 4988511Copy full SHA for 4988511
2 files changed
.github/workflows/ban-user-org.yml
.github/workflows/org-level-trivy-scan.yml
@@ -20,6 +20,7 @@ jobs:
20
contents: read
21
packages: read
22
security-events: write
23
+ actions: read
24
25
env:
26
SLACK_WEBHOOK_URL_SET: ${{ secrets.TEAM_SLACK_WEBHOOK_URL != '' }}
0 commit comments