Skip to content

fix(deps): update module github.com/onsi/gomega to v1.37.0 #387

fix(deps): update module github.com/onsi/gomega to v1.37.0

fix(deps): update module github.com/onsi/gomega to v1.37.0 #387

Workflow file for this run

name: pull request
on:
pull_request:
branches:
- master
- main
jobs:
shared-operator-workflow:
name: shared-operator-workflow
uses: redhat-cop/github-workflows-operators/.github/workflows/pr-operator.yml@6005dbbf6e4349cd92304439eb34518080086f62 # v1.1.0
with:
RUN_UNIT_TESTS: true
RUN_INTEGRATION_TESTS: true
RUN_HELMCHART_TEST: true
GO_VERSION: ~1.21
OPERATOR_SDK_VERSION: v1.25.3