Skip to content

chore(deps): bump k8s.io/client-go from 0.31.3 to 0.32.0 #63

chore(deps): bump k8s.io/client-go from 0.31.3 to 0.32.0

chore(deps): bump k8s.io/client-go from 0.31.3 to 0.32.0 #63

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@v6
with:
platforms: linux/amd64
push: false
context: .