Skip to content

🌱 Bump github.com/onsi/gomega from 1.27.9 to 1.27.10 #463

🌱 Bump github.com/onsi/gomega from 1.27.9 to 1.27.10

🌱 Bump github.com/onsi/gomega from 1.27.9 to 1.27.10 #463

Workflow file for this run

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