Skip to content

Commit f2a8497

Browse files
chore(deps): replace google-github-actions/release-please-action action with googleapis/release-please-action
1 parent b93e16f commit f2a8497

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

1212
# Release-please creates a PR that tracks all changes
1313
steps:
14-
- uses: google-github-actions/release-please-action@v3
14+
- uses: googleapis/release-please-action@v3
1515
id: release
1616
with:
1717
command: manifest

0 commit comments

Comments
 (0)