Skip to content

Chore(deps): Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 (#738) #1769

Chore(deps): Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 (#738)

Chore(deps): Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 (#738) #1769

Workflow file for this run

on: [push, pull_request]
name: Test
jobs:
ci:
runs-on: ubuntu-latest
steps:
- name: Check out the repo
uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: "^1.19"
- run: make docker-build