Skip to content

Commit 464979d

Browse files
authored
Merge pull request #4629 from github/dependabot/github_actions/actions/github-script-7
chore(deps): bump actions/github-script from 6 to 7
2 parents 368e292 + aaf846a commit 464979d

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
@@ -11,7 +11,7 @@ jobs:
1111

1212
steps:
1313
- name: Comment on PR with topic info
14-
uses: actions/github-script@v6
14+
uses: actions/github-script@v7
1515
env:
1616
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1717
with:

0 commit comments

Comments
 (0)