Skip to content

🌱 Bump github.com/onsi/gomega from 1.27.7 to 1.27.8 #2819

🌱 Bump github.com/onsi/gomega from 1.27.7 to 1.27.8

🌱 Bump github.com/onsi/gomega from 1.27.7 to 1.27.8 #2819

Workflow file for this run

name: PR Verifier
on:
pull_request_target:
types: [opened, edited, reopened]
jobs:
verify:
name: Verify PR contents
runs-on: ubuntu-latest
steps:
- name: Verifier action
id: verifier
uses: kubernetes-sigs/kubebuilder-release-tools@v0.3.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}