Skip to content

Commit 29a4d0b

Browse files
chore(deps): replace google-github-actions/release-please-action action with googleapis/release-please-action v4
1 parent e6984b6 commit 29a4d0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

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

1111
# Release-please creates a PR that tracks all changes
1212
steps:
13-
- uses: google-github-actions/release-please-action@v4
13+
- uses: googleapis/release-please-action@v4
1414
id: release
1515
with:
1616
command: manifest

0 commit comments

Comments
 (0)