Skip to content

Commit 30655be

Browse files
committed
limit token permissions
1 parent e41fab5 commit 30655be

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)