From 163ecf796a1dda3b587948a373ede04422e19d34 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 06:00:47 +0000 Subject: [PATCH] Update tryghost/actions digest to eee499f --- .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 34aca793..4533f02d 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@3ab34d3d69687764be21eba3768f51f4ecc40ddd # main + - uses: tryghost/actions/actions/slack-build@eee499fcb6bc0efc75ba43f651282b95a96102b0 # main if: contains(needs.*.result, 'failure') && github.event_name == 'push' && github.ref == 'refs/heads/main' with: status: failure