diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 45740cf60..75feaa46e 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -19,7 +19,7 @@ jobs: - name: Checkout Repo uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # https://github.com/actions/checkout/releases/tag/v3.5.0 - name: Install copywrite - uses: hashicorp/setup-copywrite@v1.0.0 + uses: hashicorp/setup-copywrite@v1.1.2 - name: Validate Header Compliance run: copywrite headers --plan