Skip to content

chore(deps): bump k8s.io/apiextensions-apiserver from 0.28.4 to 0.29.1 #3

chore(deps): bump k8s.io/apiextensions-apiserver from 0.28.4 to 0.29.1

chore(deps): bump k8s.io/apiextensions-apiserver from 0.28.4 to 0.29.1 #3

name: Build Dependabot PR
on:
pull_request:
jobs:
dependabot:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Build (linux/amd64)
uses: docker/build-push-action@v5
with:
platforms: linux/amd64
push: false
context: .