Skip to content
This repository was archived by the owner on Dec 12, 2025. It is now read-only.

Commit 829e0ec

Browse files
committed
Scope down GitHub token permissions for update_snapshot.yml
1 parent 2fa3d78 commit 829e0ec

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/update_snapshot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ on:
66
branches:
77
- 'dependabot/**'
88

9+
10+
permissions:
11+
contents: write
12+
913
jobs:
1014
update:
1115
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)