Skip to content

Commit ddff197

Browse files
[StepSecurity] ci: Harden GitHub Actions
Signed-off-by: StepSecurity Bot <[email protected]>
1 parent f763951 commit ddff197

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ on:
2323
pull_request:
2424
branches: [ "main" ]
2525

26+
permissions:
27+
contents: read
28+
2629
jobs:
2730

2831
build:

0 commit comments

Comments
 (0)