Skip to content

chore(deps): bump k8s.io/client-go from 0.29.3 to 0.30.0 #18

chore(deps): bump k8s.io/client-go from 0.29.3 to 0.30.0

chore(deps): bump k8s.io/client-go from 0.29.3 to 0.30.0 #18

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: .