Skip to content

Commit 151303d

Browse files
build(deps): Bump hashicorp/setup-copywrite from 1.0.0 to 1.1.2 (hashicorp#1251)
Bumps [hashicorp/setup-copywrite](https://github.com/hashicorp/setup-copywrite) from 1.0.0 to 1.1.2. - [Release notes](https://github.com/hashicorp/setup-copywrite/releases) - [Commits](hashicorp/setup-copywrite@v1.0.0...v1.1.2) --- updated-dependencies: - dependency-name: hashicorp/setup-copywrite dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a2eacdc commit 151303d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Checkout Repo
2020
uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # https://github.com/actions/checkout/releases/tag/v3.5.0
2121
- name: Install copywrite
22-
uses: hashicorp/setup-copywrite@v1.0.0
22+
uses: hashicorp/setup-copywrite@v1.1.2
2323
- name: Validate Header Compliance
2424
run: copywrite headers --plan
2525

0 commit comments

Comments
 (0)