Skip to content

Commit 7bd0493

Browse files
committed
ci: scope down permissions for update_snapshot.yml
1 parent 9cdfdb7 commit 7bd0493

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/update_snapshot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ name: Update snapshot
33
on:
44
workflow_dispatch:
55

6+
permissions:
7+
contents: write
8+
69
jobs:
710
update:
811
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)