From 5be2a7e0b76dc36271ef892a895a47541028246a Mon Sep 17 00:00:00 2001 From: James Garriss <52328727+james-garriss@users.noreply.github.com> Date: Mon, 19 Feb 2024 12:33:56 -0500 Subject: [PATCH] Update secret.yaml --- .github/workflows/secret.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/secret.yaml b/.github/workflows/secret.yaml index 8038e55..ede2fbd 100644 --- a/.github/workflows/secret.yaml +++ b/.github/workflows/secret.yaml @@ -17,7 +17,7 @@ jobs: - name: Checkout Repo uses: actions/checkout@v4 - name: Lint YAML - uses: oxsecurity/megalinter/flavors/ci_light@latest + uses: oxsecurity/megalinter/flavors/security@latest # gitleaks: # name: Gitleaks