Skip to content

gomod(deps): bump github.com/onsi/gomega from 1.34.2 to 1.35.1 #2428

gomod(deps): bump github.com/onsi/gomega from 1.34.2 to 1.35.1

gomod(deps): bump github.com/onsi/gomega from 1.34.2 to 1.35.1 #2428

Workflow file for this run

name: Run unit tests
on:
push:
branches: [main, sm-integration]
pull_request:
# Trigger for Pull Request
branches: [main, sm-integration]
paths-ignore:
- "**.md"
- "sec-scanners-config.yaml"
jobs:
run-unit-tests:
uses: "./.github/workflows/run-unit-tests-reusable.yaml"