Skip to content

chore(deps): Bump k8s.io/apimachinery from 0.35.4 to 0.36.0 in /kagenti-operator #20

chore(deps): Bump k8s.io/apimachinery from 0.35.4 to 0.36.0 in /kagenti-operator

chore(deps): Bump k8s.io/apimachinery from 0.35.4 to 0.36.0 in /kagenti-operator #20

Workflow file for this run

name: Kagenti Project Automation
on:
issues:
types: [opened]
pull_request_target:
types: [opened]
permissions:
contents: read
jobs:
add:
name: Add item to Kagenti Project
permissions:
issues: write
pull-requests: write
contents: read
# Pinned to @main intentionally: org-internal workflows propagate updates automatically.
uses: kagenti/.github/.github/workflows/add-to-project.yml@main
secrets: inherit