Skip to content

Commit

Permalink
Fixing permissions for trivy scan
Browse files Browse the repository at this point in the history
  • Loading branch information
Hector Machin committed Feb 7, 2023
1 parent 2efc32f commit 9a84a1b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
permissions:
packages: write
contents: read
security-events: write
actions: read

steps:
- name: 'Checkout GitHub Action'
Expand Down

0 comments on commit 9a84a1b

Please sign in to comment.