Skip to content

🌱 Bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2 #3261

🌱 Bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2

🌱 Bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2 #3261

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/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}