From cee3dd3e0166345af71e23809eeca97d8aa1dfdb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 15:13:54 +0000 Subject: [PATCH] chore(deps): pin silexconsulting/.github action to e1d69d5 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 12d7152..7f1654e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,7 +5,7 @@ on: branches: [main] jobs: ci: - uses: SilexConsulting/.github/.github/workflows/gitops-ci.yml@main + uses: SilexConsulting/.github/.github/workflows/gitops-ci.yml@e1d69d56c1e82ea06b33ace7731ed81d800e9939 # main with: kubernetes: true terraform: false