Skip to content

fix(deps): Update dependency @grpc/grpc-js to v1.10.9 [SECURITY] (#59) #72

fix(deps): Update dependency @grpc/grpc-js to v1.10.9 [SECURITY] (#59)

fix(deps): Update dependency @grpc/grpc-js to v1.10.9 [SECURITY] (#59) #72

Workflow file for this run

name: release-please
on:
push:
branches:
- main
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
id: release
with:
token: ${{ secrets.GH_CQ_BOT }}