From 8a22550878387d76db6c96710f0ae5aaa92bcf59 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2025 17:12:43 +0000 Subject: [PATCH] Update tryghost/actions digest to 25694f1 --- .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 5d97028c..df3c23d0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,6 +7,6 @@ on: - 'renovate/*' jobs: test: - uses: tryghost/actions/.github/workflows/test.yml@a7220081e9cc44ca57af80bfe7c03e08a42fb97c + uses: tryghost/actions/.github/workflows/test.yml@25694f1fdf6cfb6ab2ce0403d1e4b09e86a56929 secrets: SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}