Skip to content

build(deps): bump gorm.io/driver/sqlite from 1.5.5 to 1.5.7 #402

build(deps): bump gorm.io/driver/sqlite from 1.5.5 to 1.5.7

build(deps): bump gorm.io/driver/sqlite from 1.5.5 to 1.5.7 #402

Workflow file for this run

name: Buf Breaking Changes
on:
pull_request:
branches:
- main
- release/*
paths-ignore:
- '**.md'
- '**/mkdocs.yml'
jobs:
buf:
name: buf-breaking-action
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: bufbuild/buf-setup-action@v1.44.0
- uses: bufbuild/buf-breaking-action@v1
with:
input: proto
against: 'https://github.com/complex64/protoc-gen-gorm.git#branch=main,subdir=proto'