Skip to content

🌱 Bump github.com/vmware/govmomi from 0.30.6 to 0.30.7 #1350

🌱 Bump github.com/vmware/govmomi from 0.30.6 to 0.30.7

🌱 Bump github.com/vmware/govmomi from 0.30.6 to 0.30.7 #1350

Workflow file for this run

name: Verify PR
on:
pull_request_target:
types: [opened, edited, synchronize, reopened]
permissions:
checks: write # Allow access to checks to write check runs.
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 }}