Skip to content

Bump @grpc/grpc-js from 1.8.17 to 1.8.22 in /client #301

Bump @grpc/grpc-js from 1.8.17 to 1.8.22 in /client

Bump @grpc/grpc-js from 1.8.17 to 1.8.22 in /client #301

Workflow file for this run

name: Greeting
on: [pull_request, issues]
jobs:
greetings:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Hello, Thank You for raising this Issue. Our Team will look into the issue and discuss with you.'
pr-message: 'Hello, Thank You for creating this Pull Request. Our Team will review your code and take the necessary action'