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 3579e59 commit dd13d25Copy full SHA for dd13d25
1 file changed
.github/workflows/update-dependencies.yml
@@ -23,7 +23,7 @@ jobs:
23
# It doesn't matter if it's deleted when merged, it'll be re-created
24
BRANCH_NAME: auto-dependency-upgrades
25
permissions:
26
- contents: write
+ contents: write # we need to write to pin files
27
28
steps:
29
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
0 commit comments