From d6c644049574d3bb8d91d11d34a219e63522fd1e Mon Sep 17 00:00:00 2001 From: "sidey79-self-hosted-renovate[bot]" <126422086+sidey79-self-hosted-renovate[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2026 13:48:54 +0000 Subject: [PATCH] chore(deps): update actions/checkout action to v6.0.3 --- .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 4efa9e4..0d4eec5 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.2 + uses: actions/checkout@v6.0.3 - name: Self-hosted Renovate uses: renovatebot/github-action@693b9ef15eec82123529a37c782242f091365961 # v46.1.14