Skip to content

Commit e1b90c3

Browse files
committed
limit token permissions
1 parent 31e96a1 commit e1b90c3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/autoupdate.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
- main
66
jobs:
77
autoupdate:
8+
permissions:
9+
contents: write
810
name: autoupdate
911
runs-on: ubuntu
1012
steps:

0 commit comments

Comments
 (0)