Skip to content

Commit ff0aa7d

Browse files
authored
Merge pull request #5 from weaponsforge/fix/weaponsforge-1-fix-gh-permissions
fix/weaponsforge-1: add permissions writing to gh security tab
2 parents 99485da + b502ed6 commit ff0aa7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
permissions:
1919
contents: read
20+
security-events: write
2021
packages: write
2122
steps:
2223
- name: Checkout the repository

0 commit comments

Comments
 (0)