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 0d61e2f commit 70ed70cCopy full SHA for 70ed70c
.github/workflows/auto-respond-pr.yml
@@ -58,7 +58,7 @@ jobs:
58
direction: last
59
60
- name: Create Comment Body
61
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
62
id: create_body
63
with:
64
github-token: ${{ secrets.GITHUB_TOKEN }}
.github/workflows/build-pr.yml
@@ -57,7 +57,7 @@ jobs:
57
0 commit comments