From 50dbecd6da2f1ed942d4a1a7a06003777e793b51 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 20:17:58 +0000 Subject: [PATCH] chore(deps): update fairwindsops/pluto action to v5.20.3 --- .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..3466622 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@bed05e30b6932aec8ee6615ddc88310fc959e248 # v5.20.3 - name: Check for depricated apis working-directory: ${{ inputs.charts_dir }}/${{ matrix.dir }}