From 205fc81f4b2897d6dec32ec25f1f5ac3576c4e62 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 19:32:42 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrade=20hashicorp/setup-?= =?UTF-8?q?copywrite=20digest=20to=2032638da?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/quality.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/quality.yaml b/.github/workflows/quality.yaml index 102a3db..46aefbd 100644 --- a/.github/workflows/quality.yaml +++ b/.github/workflows/quality.yaml @@ -45,6 +45,6 @@ jobs: - name: Checkout repository uses: actions/checkout@v6 - name: Setup Copywrite - uses: hashicorp/setup-copywrite@32f9f1c86f661b8a51100768976a06f1b281a035 #v1.1.3 + uses: hashicorp/setup-copywrite@32638da2d4e81d56a0764aa1547882fc4d209636 # v1.1.3 - name: Check Header Compliance run: copywrite headers --plan --config .copywrite.hcl