Skip to content

Commit 9ebea3b

Browse files
authored
Merge pull request #81 from step-security-bot/stepsecurity_remediation_1711185908
[StepSecurity] ci: Harden GitHub Actions
2 parents f763951 + ddff197 commit 9ebea3b

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)