From b47f9530238b475506e6bc8cc088304ef665a425 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 06:49:12 +0000 Subject: [PATCH] Update cap-js/.github digest to 2c44e9c --- .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..c7c5c73 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@2c44e9c222ecccde07efa5fb607855c527c08e61 # 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@2c44e9c222ecccde07efa5fb607855c527c08e61 # main