From e2f9ef7827e354be57c8bf45c957971176e886a4 Mon Sep 17 00:00:00 2001 From: Max Williams <8859277+max-rocket-internet@users.noreply.github.com> Date: Tue, 9 Jul 2024 11:24:07 +0200 Subject: [PATCH] Update helm-conftest.yaml --- .github/workflows/helm-conftest.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/helm-conftest.yaml b/.github/workflows/helm-conftest.yaml index ec0a81f0..20a7f9b7 100644 --- a/.github/workflows/helm-conftest.yaml +++ b/.github/workflows/helm-conftest.yaml @@ -2,8 +2,6 @@ name: Helm conftest on: [pull_request] jobs: check-charts: - env: - ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true name: Run conftest for all charts runs-on: ubuntu-latest container: