Skip to content

Commit 8149482

Browse files
committed
dependabot needs more permissions
1 parent 8e1f48a commit 8149482

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/build-node-python.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,9 @@ env:
7777
WORKFLOW_BRANCH: "new_deployment"
7878

7979
permissions:
80-
contents: read
80+
contents: write
81+
packages: write
82+
actions: write
8183
id-token: write
8284

8385
jobs:

0 commit comments

Comments
 (0)