Skip to content

Commit 5f9441f

Browse files
chore(deps): replace google-github-actions/release-please-action action with googleapis/release-please
1 parent 58d7327 commit 5f9441f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yaml

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

1818
# Release-please creates a PR that tracks all changes
1919
steps:
20-
- uses: google-github-actions/release-please-action@v3
20+
- uses: googleapis/release-please@v3
2121
id: release
2222
with:
2323
command: manifest

0 commit comments

Comments
 (0)