Skip to content

Commit 8228daf

Browse files
authored
Merge branch 'main' into renovate/typescript-6.x
2 parents a5e92bd + 4c165db commit 8228daf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
private-key: ${{ secrets.CQ_APP_PRIVATE_KEY }}
2020
permission-contents: write
2121
permission-pull-requests: write
22-
- uses: google-github-actions/release-please-action@e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee # v4
22+
- uses: googleapis/release-please-action@e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee # v4
2323
id: release
2424
with:
2525
token: ${{ steps.app-token.outputs.token }}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@
4949
"dependencies": {
5050
"google-protobuf": "^4.0.0"
5151
},
52-
"packageManager": "pnpm@10.23.0"
52+
"packageManager": "pnpm@10.33.0"
5353
}

0 commit comments

Comments
 (0)