Skip to content

Commit 7b525c0

Browse files
committed
fix: add permissions
1 parent f754869 commit 7b525c0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dependency-checker.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
with:
1818
python-version: "3.8"
1919
- name: Poetry Python dependeny updater
20+
permissions:
21+
contents: write
2022
env:
2123
GH_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
2224
run: |

0 commit comments

Comments
 (0)