Skip to content

build(deps): bump google.golang.org/grpc in /examples/tests (#6) #10

build(deps): bump google.golang.org/grpc in /examples/tests (#6)

build(deps): bump google.golang.org/grpc in /examples/tests (#6) #10

jobs:
semver-release:
name: Semantic Release
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
name: Semantic Release
uses: cycjimmy/semantic-release-action@v3
with:
extra_plugins: |
@semantic-release/[email protected]
@semantic-release/[email protected]
semantic_version: 17
name: Release
on:
push:
branches:
- master