Skip to content

Commit

Permalink
Add permissions to publish dependency reports
Browse files Browse the repository at this point in the history
  • Loading branch information
garyttierney committed Apr 18, 2024
1 parent 1ca58d0 commit 76d824a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
name: Build
runs-on: ubuntu-latest
permissions:
contents: write
security-events: write
steps:
- name: Fetch Sources
Expand Down

0 comments on commit 76d824a

Please sign in to comment.