Skip to content

🌱 Bump golang.org/x/tools from 0.14.0 to 0.15.0 #496

🌱 Bump golang.org/x/tools from 0.14.0 to 0.15.0

🌱 Bump golang.org/x/tools from 0.14.0 to 0.15.0 #496

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