From ccd63770d1906cea2e81c4fd53315b55b3bad539 Mon Sep 17 00:00:00 2001 From: "hashicorp-tsccr[bot]" <129506189+hashicorp-tsccr[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 10:38:34 +0000 Subject: [PATCH] Result of tsccr-helper -log-level=info gha update .github/ (#28290) Co-authored-by: hashicorp-tsccr[bot] --- .github/workflows/teamcity-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/teamcity-test.yaml b/.github/workflows/teamcity-test.yaml index d451061a943b..d8e5aef1dadf 100644 --- a/.github/workflows/teamcity-test.yaml +++ b/.github/workflows/teamcity-test.yaml @@ -27,7 +27,7 @@ jobs: distribution: zulu java-version: 17 java-package: jdk - - uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2 + - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0 with: path: ~/.m2/repository key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}