Skip to content

build(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0 #136

build(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0

build(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0 #136

Workflow file for this run

name: Release
on: push
jobs:
semantic-release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: codfish/semantic-release-action@v1
if: github.ref == 'refs/heads/master'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}