We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38b32fe commit 79c3bd8Copy full SHA for 79c3bd8
1 file changed
.github/workflows/update-dependencies.yml
@@ -6,6 +6,7 @@ on:
6
7
permissions:
8
contents: write
9
+ contents: read
10
11
env:
12
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments