Skip to content

Commit b5e2484

Browse files
committed
Scope down GitHub token permissions for aws-lambda-java-core.yml
1 parent d788eb7 commit b5e2484

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

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

17+
18+
permissions:
19+
contents: read
20+
1721
jobs:
1822
build:
1923

0 commit comments

Comments
 (0)