From 4fa5af3020599583ecf66aace6681f3a74cd3b30 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 15:12:18 +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