Skip to content

Commit 0ca2276

Browse files
Merge pull request #179 from stuartmaxwell/stuartmaxwell-patch-1
Update update-depedencies.yml
2 parents ad0f717 + df93a8a commit 0ca2276

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)