Skip to content

Commit

Permalink
ci: change dependency review permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Luisfc68 committed Dec 6, 2024
1 parent 665512b commit e79e621
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ permissions:

jobs:
dependency-review:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: 'Checkout Repository'
Expand Down

0 comments on commit e79e621

Please sign in to comment.