Skip to content

Commit df93a8a

Browse files
Update update-depedencies.yml
1 parent ad0f717 commit df93a8a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/update-depedencies.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
jobs:
77
update-dependencies:
88
runs-on: ubuntu-latest
9+
permissions:
10+
contents: write
11+
pull-requests: write
912
steps:
1013
- name: Get current date
1114
id: date

0 commit comments

Comments
 (0)