From 6f17b38d88613d7f6967d13a4e45504ff8f6c6b3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 22:30:59 +0000 Subject: [PATCH] chore(deps): update fairwindsops/pluto action to v5.20.2 --- .github/workflows/pr-tests-helm.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-tests-helm.yml b/.github/workflows/pr-tests-helm.yml index 069a45b..d4c5919 100644 --- a/.github/workflows/pr-tests-helm.yml +++ b/.github/workflows/pr-tests-helm.yml @@ -79,7 +79,7 @@ jobs: version: v${{ inputs.helm_version }} - name: Setup Pluto - uses: FairwindsOps/pluto/github-action@e7460d33e0f76cc4232b5f6429bc99cfd7b6ef1c # v5.20.0 + uses: FairwindsOps/pluto/github-action@2fc7c1b32ffa24484eaa1d92f4300df73badf140 # v5.20.2 - name: Check for depricated apis working-directory: ${{ inputs.charts_dir }}/${{ matrix.dir }}