Skip to content

build(deps): bump io.fabric8:kubernetes-client from 6.13.3 to 6.13.4 in the patches group #176

build(deps): bump io.fabric8:kubernetes-client from 6.13.3 to 6.13.4 in the patches group

build(deps): bump io.fabric8:kubernetes-client from 6.13.3 to 6.13.4 in the patches group #176

Workflow file for this run

name: PRs
on:
pull_request:
branches:
- main
jobs:
build:
uses: itzg/github-workflows/.github/workflows/gradle-build.yml@main
with:
arguments: test
include-test-report: true
java-version: "18"