Skip to content

chore(deps): bump k8s.io/apimachinery from 0.33.3 to 0.33.4 #116

chore(deps): bump k8s.io/apimachinery from 0.33.3 to 0.33.4

chore(deps): bump k8s.io/apimachinery from 0.33.3 to 0.33.4 #116

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