From bcd6e96de8ba3b21d20fc15302555412d5cd5bb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 13:58:17 +0000 Subject: [PATCH] chore(deps): bump FairwindsOps/pluto from 5.18.6 to 5.19.1 (#1544) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/k8s-apis-deprecation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/k8s-apis-deprecation.yml b/.github/workflows/k8s-apis-deprecation.yml index 363f264d4..f8d6724b5 100644 --- a/.github/workflows/k8s-apis-deprecation.yml +++ b/.github/workflows/k8s-apis-deprecation.yml @@ -39,7 +39,7 @@ jobs: - name: "🛠️ Setup Pluto" # Pluto in the docs suggest to use master but would be better to tag a release version - uses: FairwindsOps/pluto/github-action@v5.18.6 + uses: FairwindsOps/pluto/github-action@v5.19.1 - name: "🔍 Inspecting ${{ matrix.charts_name }} against k8s ${{ matrix.k8s_version }}" id: inspecting