Skip to content

Commit e72730c

Browse files
authored
Update main.yml (#60)
fix owasp zap Signed-off-by: James Pether Sörling <[email protected]>
1 parent 98368ba commit e72730c

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@ on:
33
push:
44
branches:
55
- main
6-
permissions:
7-
checks: write
8-
id-token: write # This is required for requesting the JWT
9-
contents: write # This is required for actions/checkout
10-
packages: write
11-
deployments: write
12-
pages: write
6+
permissions: write-all
137
env:
148
AWS_REGION : "eu-west-1"
159
AWS_REGION_ZONE : "eu-central-1"

0 commit comments

Comments
 (0)