Skip to content

build(deps): Bump github.com/golang/protobuf from 1.5.3 to 1.5.4 #365

build(deps): Bump github.com/golang/protobuf from 1.5.3 to 1.5.4

build(deps): Bump github.com/golang/protobuf from 1.5.3 to 1.5.4 #365

Workflow file for this run

name: Add PR to project
on:
pull_request:
types:
- opened
- reopened
jobs:
add-to-project:
name: Add pull request to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.3.0
with:
project-url: https://github.com/orgs/cosmos/projects/26
github-token: ${{ secrets.PERSONAL_TOKEN }}