From b6e82fac76ff644b3344ad2fa6be23a265830b8e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 10:32:57 +0000 Subject: [PATCH] chore(deps): update actions/checkout action to v7 --- .github/workflows/spilo.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/spilo.yaml b/.github/workflows/spilo.yaml index f4df8b2..e841e45 100644 --- a/.github/workflows/spilo.yaml +++ b/.github/workflows/spilo.yaml @@ -18,9 +18,9 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v7 - - uses: actions/checkout@v4 + - uses: actions/checkout@v7 with: repository: zalando/spilo ref: 4.1-p2