Skip to content

Commit 77d7f64

Browse files
authored
Merge pull request #4877 from github/dependabot/github_actions/actions/github-script-8
chore(deps): bump actions/github-script from 7 to 8
2 parents a728083 + a29f8fd commit 77d7f64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/topic-commenter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
steps:
2020
- name: Comment on PR with topic info
21-
uses: actions/github-script@v7
21+
uses: actions/github-script@v8
2222
env:
2323
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2424
with:

0 commit comments

Comments
 (0)