Skip to content

🌱 Bump github.com/docker/docker from 25.0.5+incompatible to 25.0.6+incompatible in /test #1654

🌱 Bump github.com/docker/docker from 25.0.5+incompatible to 25.0.6+incompatible in /test

🌱 Bump github.com/docker/docker from 25.0.5+incompatible to 25.0.6+incompatible in /test #1654

Workflow file for this run

name: PR Verifier
on:
pull_request_target:
types: [opened, edited, reopened, synchronize]
permissions: {}
jobs:
verify:
name: verify PR contents
runs-on: ubuntu-latest
permissions:
checks: write
steps:
- name: Verifier action
id: verifier
uses: kubernetes-sigs/kubebuilder-release-tools@012269a88fa4c034a0acf1ba84c26b195c0dbab4 # v0.4.3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}