We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cbb159f + 5baa2a1 commit 2df3051Copy full SHA for 2df3051
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@v8
+ uses: actions/github-script@v9
22
env:
23
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
24
with:
0 commit comments