Skip to content

Commit 345d9d3

Browse files
committed
ci(actions): update release-please
1 parent 35f2793 commit 345d9d3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release-please.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ jobs:
1313
release-please:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: google-github-actions/release-please-action@v4
16+
- uses: googleapis/release-please-action@v4
1717
with:
1818
token: ${{ secrets.RELEASE_PLEASE_PAT_OLIVER }}
1919
config-file: release-please-config.json
20-

0 commit comments

Comments
 (0)