From ee935cab47afbb41a46f0b16854e2fe8505f2b61 Mon Sep 17 00:00:00 2001 From: "sidey79-self-hosted-renovate[bot]" <126422086+sidey79-self-hosted-renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 14:18:30 +0000 Subject: [PATCH] chore(deps): update actions/checkout action to v7 --- .github/workflows/renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 8ae2a46..8171769 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -21,7 +21,7 @@ jobs: app_id: ${{ secrets.app_id }} - name: Checkout - uses: actions/checkout@v6.0.3 + uses: actions/checkout@v7.0.0 - name: Self-hosted Renovate uses: renovatebot/github-action@8217b3fc286df088d7c27f3255fe8414463bc0fd # v46.1.15