Skip to content

Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 #611

Bump github.com/onsi/gomega from 1.29.0 to 1.30.0

Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 #611

Workflow file for this run

# SPDX-License-Identifier: MIT
name: CodeQL
on:
push:
branches:
- main
- feature/**
pull_request:
branches:
- main
schedule:
- cron: '0 12 * * 0'
permissions:
actions: read
contents: read
security-events: write
jobs:
codeql:
name: codeql
uses: ffurrer2/shared-workflows/.github/workflows/codeql.yml@main
with:
languages: '["go"]'