Skip to content

Bump github.com/onsi/gomega from 1.32.0 to 1.36.1 in /components/central-application-connectivity-validator #1003

Bump github.com/onsi/gomega from 1.32.0 to 1.36.1 in /components/central-application-connectivity-validator

Bump github.com/onsi/gomega from 1.32.0 to 1.36.1 in /components/central-application-connectivity-validator #1003

Workflow file for this run

name: security-checks
on:
push:
branches: [ "main" ]
pull_request:
permissions:
contents: read
jobs:
govuln:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: vulncheck
uses: golang/govulncheck-action@v1
with:
go-version-input: 1.23.1
go-package: ./...