Skip to content

Chore(deps): Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 (#854) #2150

Chore(deps): Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 (#854)

Chore(deps): Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 (#854) #2150

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@v4
- uses: actions/setup-go@v5
with:
go-version: "1.23.0"
- run: make docker-build