diff --git a/.github/workflows/actions-lock.json b/.github/workflows/actions-lock.json index a7e8bd1..8e46a57 100644 --- a/.github/workflows/actions-lock.json +++ b/.github/workflows/actions-lock.json @@ -1,6 +1,6 @@ { "actions": { - "actions/cache@v4.2.4": "0400d5f644dc74513175e3cd8d07132dd4860809", + "actions/cache@v4.3.0": "0057852bfaa89a56745cba8c7296529d2fc39830", "actions/checkout@v4.3.1": "34e114876b0b11c390a56381ad16ebd13914f8d5", "codecov/codecov-action@v5.5.1": "5a1091511ad55cbe89839c7260b706298ca349f7", "googleapis/release-please-action@v4.4.0": "16a9c90856f42705d54a6fda1823352bdc62cf38", diff --git a/.github/workflows/actions.json b/.github/workflows/actions.json index b356333..649f5e8 100644 --- a/.github/workflows/actions.json +++ b/.github/workflows/actions.json @@ -1,5 +1,5 @@ { - "actions/cache": "v4.2.4", + "actions/cache": "v4.3.0", "actions/checkout": "v4.3.1", "codecov/codecov-action": "v5.5.1", "googleapis/release-please-action": "v4.4.0",