Skip to content

fix(deps): update dependency kubernetes to v29 #38

fix(deps): update dependency kubernetes to v29

fix(deps): update dependency kubernetes to v29 #38

Workflow file for this run

name: CI
on:
workflow_dispatch: { }
push:
branches:
- master
pull_request:
branches:
- master
paths:
- 'src/**'
- 'tests/**'
- poetry.lock
- pyproject.toml
- '.github/workflows/**'
jobs:
ci:
name: CI
runs-on: ubuntu-latest
steps:
- uses: coveo/stew@main
name: Stew
with:
python-version: "3.12"
project-name: aws_auth_eks_crd