Skip to content

Commit a8880cf

Browse files
removed unneeded permissions block
1 parent c91c954 commit a8880cf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/scan-image.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ jobs:
2424
dive:
2525
runs-on: ubuntu-latest
2626
name: Build and Scan image
27-
permissions:
28-
contents: read
29-
security-events: write
3027
steps:
3128
- name: Checkout
3229
uses: actions/checkout@v3

0 commit comments

Comments
 (0)