Skip to content

Commit 1619bbc

Browse files
committed
Adopt moderneinc/googleapis-code-suggester@main
1 parent de094a6 commit 1619bbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/comment-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
rm pr_number.txt
5050
5151
# Post suggestions as a comment on the PR
52-
- uses: googleapis/code-suggester@v5
52+
- uses: moderneinc/googleapis-code-suggester@main
5353
with:
5454
command: review
5555
pull_number: ${{ env.PR_NUMBER }}

0 commit comments

Comments
 (0)