Skip to content

Commit 4f62ed3

Browse files
[StepSecurity] Apply security best practices
Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
1 parent 59bb1d4 commit 4f62ed3

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/notion-pr-sync.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ on:
4343
auto_merge_disabled,
4444
]
4545

46+
permissions:
47+
contents: read
48+
4649
jobs:
4750
request:
4851
runs-on: ubuntu-latest

.github/workflows/publish-new-release.yml

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

10+
permissions:
11+
contents: read
12+
1013
jobs:
1114
release:
1215
permissions:

0 commit comments

Comments
 (0)