Skip to content

Commit 5c3a339

Browse files
committed
ci: scope down permissions for aws-lambda-java-core.yml
1 parent 13aeddc commit 5c3a339

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/aws-lambda-java-core.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ on:
1414
- 'aws-lambda-java-core/**'
1515
- '.github/workflows/aws-lambda-java-core.yml'
1616

17+
permissions:
18+
contents: read
19+
1720
jobs:
1821
build:
1922

0 commit comments

Comments
 (0)