From c5329a2c318f4fcd1e75cc7ef69b10ff2430a1d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 11:06:47 +0000 Subject: [PATCH] Update tryghost/actions digest to 5b3f016 --- .github/workflows/cicd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index 3ac23081a..7e147df33 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -80,7 +80,7 @@ jobs: runs-on: ubuntu-latest if: always() steps: - - uses: tryghost/actions/actions/slack-build@f5d907bc4e3e2193905b7e6e5af8bf3bf706b2ff # main + - uses: tryghost/actions/actions/slack-build@5b3f016a2426d87bd67cf4823f2cc0d87b94da63 # main if: contains(needs.*.result, 'failure') && github.event_name == 'push' && github.ref == 'refs/heads/main' with: status: failure