Skip to content

Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 #835

Bump github.com/onsi/gomega from 1.27.10 to 1.28.0

Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 #835

Workflow file for this run

name: go-apidiff
on:
pull_request:
jobs:
go-apidiff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: actions/setup-go@v4
with:
go-version-file: go.mod
- uses: joelanford/go-apidiff@main