From 17f82654dd69441bbc923fafd7d09b6084a731f5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 12:18:48 +0000 Subject: [PATCH] chore(deps): update dependency actions/checkout to v4.3.1 --- .github/workflows/actions-lock.json | 2 +- .github/workflows/actions.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/actions-lock.json b/.github/workflows/actions-lock.json index 256928d..f3a6aec 100644 --- a/.github/workflows/actions-lock.json +++ b/.github/workflows/actions-lock.json @@ -1,7 +1,7 @@ { "actions": { "actions/cache@v4.2.4": "0400d5f644dc74513175e3cd8d07132dd4860809", - "actions/checkout@v4.3.0": "08eba0b27e820071cde6df949e0beb9ba4906955", + "actions/checkout@v4.3.1": "34e114876b0b11c390a56381ad16ebd13914f8d5", "codecov/codecov-action@v5.4.3": "18283e04ce6e62d37312384ff67231eb8fd56d24", "googleapis/release-please-action@v4.4.0": "16a9c90856f42705d54a6fda1823352bdc62cf38", "jdx/mise-action@v2.4.4": "c37c93293d6b742fc901e1406b8f764f6fb19dac", diff --git a/.github/workflows/actions.json b/.github/workflows/actions.json index 88b407a..a0bf2eb 100644 --- a/.github/workflows/actions.json +++ b/.github/workflows/actions.json @@ -1,6 +1,6 @@ { "actions/cache": "v4.2.4", - "actions/checkout": "v4.3.0", + "actions/checkout": "v4.3.1", "codecov/codecov-action": "v5.4.3", "googleapis/release-please-action": "v4.4.0", "jdx/mise-action": "v2.4.4",