From 67d5bdecfb9d20598c3b06e7dc56d6c41253f1e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 02:42:51 +0000 Subject: [PATCH] chore(deps): update actions/checkout digest to 0c366fd --- .github/workflows/pr-report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-report.yml b/.github/workflows/pr-report.yml index 1fb15786..07ff8d71 100644 --- a/.github/workflows/pr-report.yml +++ b/.github/workflows/pr-report.yml @@ -23,7 +23,7 @@ jobs: timeout-minutes: 30 steps: - name: Checkout the repository - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 + uses: actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98 with: repository: ${{ github.event.pull_request.head.repo.full_name }} ref: ${{ github.event.pull_request.head.ref }}