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 }}