From 0791e200c01a3690586da9a79867e176865ad6b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 01:52:10 +0000 Subject: [PATCH] chore(deps): update beam-bots/.github digest to 41f7de3 --- .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 686a0cb..a644c12 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,6 +17,6 @@ permissions: jobs: CI: - uses: beam-bots/.github/.github/workflows/zola-ci.yml@7bb7997a94fb1d8a416906a62c2c51b89563f3f1 # main + uses: beam-bots/.github/.github/workflows/zola-ci.yml@41f7de3f701dfd06440c6f28262d0870b0c4753b # main with: enable-deploy: ${{ github.ref == 'refs/heads/main' }}