We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f754869 commit 7b525c0Copy full SHA for 7b525c0
.github/workflows/dependency-checker.yaml
@@ -17,6 +17,8 @@ jobs:
17
with:
18
python-version: "3.8"
19
- name: Poetry Python dependeny updater
20
+ permissions:
21
+ contents: write
22
env:
23
GH_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
24
run: |
0 commit comments