From 8fc8d5430d837c25fa5d7d9fbadc1b2a685ae994 Mon Sep 17 00:00:00 2001 From: Paul Abel Date: Mon, 12 Aug 2024 14:48:03 +0100 Subject: [PATCH] fix typo --- .github/workflows/sync-chart.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-chart.yml b/.github/workflows/sync-chart.yml index d09f95b0..c62fee56 100644 --- a/.github/workflows/sync-chart.yml +++ b/.github/workflows/sync-chart.yml @@ -35,7 +35,7 @@ jobs: with: token: ${{ secrets.NGINX_PAT }} - - name: Checkout Kuberneres json schema + - name: Checkout Kubernetes json schemas uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 with: repository: nginxinc/kubernetes-json-schema