We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6410468 + ff0aa7d commit 4bdad19Copy full SHA for 4bdad19
1 file changed
.github/workflows/release.yml
@@ -17,6 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
permissions:
19
contents: read
20
+ security-events: write
21
packages: write
22
steps:
23
- name: Checkout the repository
0 commit comments