Skip to content

Commit 748aab0

Browse files
chore(deps): replace google-github-actions/release-please-action action with googleapis/release-please-action
1 parent 491af0e commit 748aab0

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
@@ -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@v3
13+
- uses: googleapis/release-please-action@v3
1414
id: release
1515
with:
1616
release-type: simple

0 commit comments

Comments
 (0)