From 8fe12ed920fc3f6d5624d297250141d548cf93b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 06:32:21 +0000 Subject: [PATCH] Bump hashicorp/setup-copywrite from 1.1.2 to 1.1.3 Bumps [hashicorp/setup-copywrite](https://github.com/hashicorp/setup-copywrite) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/hashicorp/setup-copywrite/releases) - [Commits](https://github.com/hashicorp/setup-copywrite/compare/v1.1.2...v1.1.3) --- updated-dependencies: - dependency-name: hashicorp/setup-copywrite dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/cla.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cla.yaml b/.github/workflows/cla.yaml index eec3f11..f17c4de 100644 --- a/.github/workflows/cla.yaml +++ b/.github/workflows/cla.yaml @@ -33,7 +33,7 @@ jobs: uses: actions/checkout@v4 - name: Setup Copywrite - uses: hashicorp/setup-copywrite@v1.1.2 + uses: hashicorp/setup-copywrite@v1.1.3 - name: Check Header Compliance run: copywrite headers --plan