Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

build(deps): Bump google.golang.org/protobuf from 1.28.1 to 1.33.0 in /errors #23

build(deps): Bump google.golang.org/protobuf from 1.28.1 to 1.33.0 in /errors

build(deps): Bump google.golang.org/protobuf from 1.28.1 to 1.33.0 in /errors #23

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 }}