diff --git a/.github/workflows/ci-auto-approve.yaml b/.github/workflows/ci-auto-approve.yaml index 979de56..272d122 100644 --- a/.github/workflows/ci-auto-approve.yaml +++ b/.github/workflows/ci-auto-approve.yaml @@ -15,7 +15,7 @@ jobs: steps: - id: step-0 name: Check out - uses: actions/checkout@v4 + uses: actions/checkout@v5 - id: step-1 name: Consistency check run: diff -u '.github/workflows/ci-auto-approve.yaml' <('.github/workflows/ci-auto-approve.main.kts')