From f19f8c0cc4861a1ce4fe2bffd5be894b4d7d3bf3 Mon Sep 17 00:00:00 2001 From: Jubba Smail Date: Wed, 25 Feb 2026 14:17:00 +0100 Subject: [PATCH] revert: restore original BSFishy/pip-action before StepSecurity subscription expires Replace step-security/pip-action@v1 with BSFishy/pip-action@v1 to avoid CI breakage when the StepSecurity subscription expires. This reverts the fork back to the original upstream action. --- .github/workflows/convertKqlFunctionYamlToArmTemplate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/convertKqlFunctionYamlToArmTemplate.yaml b/.github/workflows/convertKqlFunctionYamlToArmTemplate.yaml index ff1f57ce4e5..0aa38dbf804 100644 --- a/.github/workflows/convertKqlFunctionYamlToArmTemplate.yaml +++ b/.github/workflows/convertKqlFunctionYamlToArmTemplate.yaml @@ -50,7 +50,7 @@ jobs: python-version: '3.x' architecture: 'x64' - name: Install yamale package - uses: step-security/pip-action@v1 + uses: BSFishy/pip-action@v1 with: packages: | yamale