Skip to content

Commit 328595d

Browse files
committed
Scope down GitHub token permissions for aws-lambda-java-tests.yml
1 parent 9f1cdee commit 328595d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

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

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

0 commit comments

Comments
 (0)