From d4448e8480dfc0f8840e5b645fa4f4e7b8792b8a Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 5 Dec 2024 23:00:50 +0000 Subject: [PATCH] chore(deps): update actions/cache action to v4.2.0 --- .github/workflows/lint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index 4ef52ad3db6..4276f0b0d7f 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -34,7 +34,7 @@ jobs: - uses: 'actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683' # v4.2.2 - name: Cache lint-infra-terraform id: cache-lint-infra-terraform - uses: 'actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a' # v4.1.2 + uses: 'actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57' # v4.2.0 with: path: | ${{ github.workspace }}/test/integration/tmp/.terraform