From 33a86982071054b2665ab9ac535ce8198538c66c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 17:34:33 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrade=20hashicorp/setup-?= =?UTF-8?q?copywrite=20digest=20to=20c53d066?= 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 2c4e018..bea07a4 100644 --- a/.github/workflows/quality.yaml +++ b/.github/workflows/quality.yaml @@ -11,7 +11,7 @@ jobs: - name: Checkout repository uses: actions/checkout@v6 - name: Setup Copywrite - uses: hashicorp/setup-copywrite@32f9f1c86f661b8a51100768976a06f1b281a035 + uses: hashicorp/setup-copywrite@c53d0661129178ae7ef8b8617c9a3bd135745725 - name: Check Header Compliance run: copywrite headers --plan --config .copywrite.hcl