Skip to content

🌱 bump github.com/itchyny/gojq from 0.12.13 to 0.12.14 in /hack/tools #70

🌱 bump github.com/itchyny/gojq from 0.12.13 to 0.12.14 in /hack/tools

🌱 bump github.com/itchyny/gojq from 0.12.13 to 0.12.14 in /hack/tools #70

Workflow file for this run

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