Skip to content

Commit b9de8b9

Browse files
committed
Scope down GitHub token permissions for aws-lambda-java-events-sdk-transformer.yml
1 parent bbb5b0c commit b9de8b9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/aws-lambda-java-events-sdk-transformer.yml

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

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

0 commit comments

Comments
 (0)