Skip to content

🌱 Bump golang.org/x/tools from 0.9.3 to 0.10.0 #450

🌱 Bump golang.org/x/tools from 0.9.3 to 0.10.0

🌱 Bump golang.org/x/tools from 0.9.3 to 0.10.0 #450

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 }}