diff --git a/.github/workflows/actions-lock.json b/.github/workflows/actions-lock.json index 09c0189..7c09ed4 100644 --- a/.github/workflows/actions-lock.json +++ b/.github/workflows/actions-lock.json @@ -2,7 +2,7 @@ "actions": { "actions/cache@v4.2.3": "5a3ec84eff668545956fd18022155c47e93e2684", "actions/checkout@v4.2.2": "11bd71901bbe5b1630ceea73d27597364c9af683", - "codecov/codecov-action@v5.4.2": "ad3126e916f78f00edff4ed0317cf185271ccc2d", + "codecov/codecov-action@v5.4.3": "18283e04ce6e62d37312384ff67231eb8fd56d24", "googleapis/release-please-action@v4.2.0": "a02a34c4d625f9be7cb89156071d8567266a2445", "jdx/mise-action@v2.2.2": "c94f0bf9e520b150e34c017db785461f7e71c5fb", "koki-develop/github-actions-lint/actionlint@v1.2.0": "79e44f1c8de97bff90f5bf8497a8b2af1f66193c", diff --git a/.github/workflows/actions.json b/.github/workflows/actions.json index a631aa2..115e284 100644 --- a/.github/workflows/actions.json +++ b/.github/workflows/actions.json @@ -1,7 +1,7 @@ { "actions/cache": "v4.2.3", "actions/checkout": "v4.2.2", - "codecov/codecov-action": "v5.4.2", + "codecov/codecov-action": "v5.4.3", "googleapis/release-please-action": "v4.2.0", "jdx/mise-action": "v2.2.2", "koki-develop/github-actions-lint/actionlint": "v1.2.0",