From 1fff185fec6256518287f7ecfa9732bb526f8fe5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 21:36:33 +0000 Subject: [PATCH] Update cap-js/.github digest to d7f6729 --- .github/workflows/pr-checks.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pr-checks.yml b/.github/workflows/pr-checks.yml index 4bee168..cbf30f1 100644 --- a/.github/workflows/pr-checks.yml +++ b/.github/workflows/pr-checks.yml @@ -16,10 +16,10 @@ jobs: runs-on: ubuntu-latest steps: - name: Check changelog - uses: cap-js/.github/.github/actions/check-changelog@296573b55e906f5c77a1855bcfe4285cbbc5cac4 # main + uses: cap-js/.github/.github/actions/check-changelog@d7f6729c11a3aff1d1e2704df8d1ac47bb2fd927 # main check-pr-title: runs-on: ubuntu-latest steps: - name: Check PR title - uses: cap-js/.github/.github/actions/check-pr-title@296573b55e906f5c77a1855bcfe4285cbbc5cac4 # main + uses: cap-js/.github/.github/actions/check-pr-title@d7f6729c11a3aff1d1e2704df8d1ac47bb2fd927 # main