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 1e162b2Copy full SHA for 1e162b2
.github/workflows/dependency-checker.yaml
@@ -9,6 +9,7 @@ jobs:
9
dependency_updater:
10
name: Dependency-Updater
11
runs-on: ubuntu-latest
12
+ permissions: write-all
13
steps:
14
- name: Checkout
15
uses: actions/checkout@v4
0 commit comments