We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a728083 + a29f8fd commit 77d7f64Copy full SHA for 77d7f64
1 file changed
.github/workflows/topic-commenter.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: Comment on PR with topic info
21
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
22
env:
23
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
24
with:
0 commit comments