Skip to content

Commit 86ee867

Browse files
fix: permissions issue
1 parent ace9114 commit 86ee867

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
runs-on: ubuntu-24.04
2929
permissions:
3030
security-events: write # write findings to github
31+
contents: write # create a new release
3132
steps:
3233
- name: Checkout repository
3334
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1

0 commit comments

Comments
 (0)