Skip to content

Commit 6c609fc

Browse files
authored
chore: update release please action (#543)
1 parent 6b78df0 commit 6c609fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
with:
1313
private-key: ${{ secrets.TOKENS_PRIVATE_KEY }}
1414
app-id: ${{ secrets.TOKENS_APP_ID }}
15-
- uses: google-github-actions/release-please-action@v4
15+
- uses: googleapis/release-please-action@v4
1616
id: release
1717
with:
1818
token: ${{ steps.get-token.outputs.token }}

0 commit comments

Comments
 (0)