Skip to content

Commit

Permalink
fix permissions in dependency-review.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
y0urself authored and greenbonebot committed Aug 28, 2024
1 parent 7e98c11 commit b2bbdf9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ permissions:
jobs:
dependency-review:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- name: 'Dependency Review'
uses: greenbone/actions/dependency-review@v3

0 comments on commit b2bbdf9

Please sign in to comment.