Skip to content

deps: Bump karpenter-core to v0.32.6 #13511

deps: Bump karpenter-core to v0.32.6

deps: Bump karpenter-core to v0.32.6 #13511

Workflow file for this run

name: CI
on:
push:
branches:
- 'main'
- 'release-v*'
pull_request:
workflow_dispatch:
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/install-deps
- name: Enable the actionlint matcher
run: echo "::add-matcher::.github/actionlint-matcher.json"
- run: make ci-non-test