diff --git a/.github/workflows/k8s-apis-deprecation.yml b/.github/workflows/k8s-apis-deprecation.yml index 604322b4e..9137821f3 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.20.2 + uses: FairwindsOps/pluto/github-action@v5.20.3 - name: "🔍 Inspecting ${{ matrix.charts_name }} against k8s ${{ matrix.k8s_version }}" id: inspecting