Skip to content

Commit a4d522c

Browse files
authored
fix: permissions for lockfile update action (#2205)
1 parent ca2a493 commit a4d522c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/update-lockfile.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
permissions:
1313
contents: write
14+
pull-requests: write
1415
defaults:
1516
run:
1617
shell: bash -l {0}

0 commit comments

Comments
 (0)