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 dd4bc92 commit d6878e8Copy full SHA for d6878e8
.github/workflows/copy-pr-template-to-dependabot-prs.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v5
18
19
- name: Post PR template as a comment
20
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
21
with:
22
script: |
23
const fs = require('fs')
0 commit comments