Skip to content

Commit db318b7

Browse files
chore(deps): replace google-github-actions/release-please-action action with googleapis/release-please-action v4
1 parent 3e01388 commit db318b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
private_key: ${{ secrets.HIGUCHI_ICHIYO_PRIVATE_KEY }}
2424

2525
- name: Run release-please-action
26-
uses: google-github-actions/release-please-action@v4
26+
uses: googleapis/release-please-action@v4
2727
id: release
2828
with:
2929
token: ${{ steps.ichiyoai-token.outputs.token }}

0 commit comments

Comments
 (0)