From ca0ee09a679bb5d401f34aaa62cb6e00ec8cb4a7 Mon Sep 17 00:00:00 2001 From: "bot-barry[bot]" <149586231+bot-barry[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 15:16:48 +0000 Subject: [PATCH] chore(deps): update actions/checkout action to v6.0.3 | datasource | package | from | to | | ----------- | ---------------- | ------ | ------ | | github-tags | actions/checkout | v6.0.2 | v6.0.3 | --- .github/workflows/renovate-schedule.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate-schedule.yaml b/.github/workflows/renovate-schedule.yaml index 594951e..525c9b4 100644 --- a/.github/workflows/renovate-schedule.yaml +++ b/.github/workflows/renovate-schedule.yaml @@ -38,7 +38,7 @@ jobs: private-key: "${{ secrets.BOT_APP_PRIVATE_KEY }}" - name: Checkout - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 - name: Override default config from dispatch variables