Skip to content

Commit f343a93

Browse files
chore(main): Change release-please action to new Google organization (#231)
Signed-off-by: Jordi Clariana <jordi.clariana@ankorstore.com>
1 parent a7f5447 commit f343a93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
release-please:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: google-github-actions/release-please-action@v3
16+
- uses: googleapis/release-please-action@v4
1717
with:
1818
command: manifest
1919
monorepo-tags: true

0 commit comments

Comments
 (0)