We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 368e292 + aaf846a commit 464979dCopy full SHA for 464979d
1 file changed
.github/workflows/topic-commenter.yml
@@ -11,7 +11,7 @@ jobs:
11
12
steps:
13
- name: Comment on PR with topic info
14
- uses: actions/github-script@v6
+ uses: actions/github-script@v7
15
env:
16
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
17
with:
0 commit comments