Skip to content

chore(deps): bump k8s.io/apiextensions-apiserver from 0.32.0 to 0.32.1 #69

chore(deps): bump k8s.io/apiextensions-apiserver from 0.32.0 to 0.32.1

chore(deps): bump k8s.io/apiextensions-apiserver from 0.32.0 to 0.32.1 #69

name: Build Dependabot PR
on:
pull_request:
jobs:
dependabot:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Build (linux/amd64)
uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6.11.0
with:
platforms: linux/amd64
push: false
context: .