Skip to content

Commit 2ba1b6f

Browse files
authored
chore(workflows): add read permissions for actions (#1681)
1 parent 8956737 commit 2ba1b6f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/renovate-validation.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ on:
1414
- .github/workflows/renovate-validation.yml
1515
- .github/renovate.json
1616

17+
permissions:
18+
contents: read
19+
1720
jobs:
1821
validate:
1922
name: Renovate validation

0 commit comments

Comments
 (0)