We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 127e9b6 + 87fee8a commit a9da0bcCopy full SHA for a9da0bc
1 file changed
.github/workflows/dependabot-auto-merge.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- name: Enable auto-merge
17
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
18
with:
19
script: |
20
const pr = context.payload.pull_request;
0 commit comments