Skip to content

Commit 9a0d408

Browse files
chore(deps): replace google-github-actions/release-please-action action with googleapis/release-please-action v3
1 parent 741a7f8 commit 9a0d408

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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-action@v3
2121
id: release
2222
with:
2323
command: manifest

0 commit comments

Comments
 (0)