Skip to content

Commit ec9a319

Browse files
authored
Merge pull request #2888 from sashashura/patch-1
GitHub Workflows security hardening
2 parents c09a2e4 + 492499f commit ec9a319

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci-module.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
pull_request:
88
workflow_dispatch:
99

10+
permissions:
11+
contents: read # for actions/checkout
12+
1013
jobs:
1114
test:
1215
uses: hapijs/.github/.github/workflows/ci-module.yml@master

0 commit comments

Comments
 (0)