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 70ed7ee commit 3ea3d4dCopy full SHA for 3ea3d4d
.github/workflows/labels.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Update labels if author replies
17
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
18
with:
19
script: |
20
const waitingForAuthor = "Status: Waiting for Author";
0 commit comments