Skip to content

Commit 800de50

Browse files
authored
chore(deps): update googleapis/code-suggester action to v5 (#253)
1 parent 5e3ce08 commit 800de50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/generate_json_pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
run: ./tools/tojson.sh
2323

2424
- name: Create pull request for changes
25-
uses: googleapis/code-suggester@v4
25+
uses: googleapis/code-suggester@v5
2626
env:
2727
ACCESS_TOKEN: ${{ secrets.YOSHI_CODE_BOT_TOKEN }} # manually created and added as repo secret
2828
with:

0 commit comments

Comments
 (0)