Skip to content

Bump Grpc.Net.Client from 2.52.0 to 2.65.0 #1898

Bump Grpc.Net.Client from 2.52.0 to 2.65.0

Bump Grpc.Net.Client from 2.52.0 to 2.65.0 #1898

Workflow file for this run

name: CodeTour watch
on:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
codetour-watch:
runs-on: ubuntu-latest
steps:
- name: 'Checkout source code'
uses: actions/checkout@v4
- name: 'Watch CodeTour changes'
uses: pozil/codetour-watch@v1.6.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}