Skip to content

Commit 9c3a246

Browse files
build(deps): bump hashicorp/setup-copywrite from 1.0.0 to 1.1.2 (#264)
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 c1c0516 commit 9c3a246

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Checkout Repo
2323
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # https://github.com/actions/checkout/releases/tag/v3.5.2
2424
- name: Install copywrite
25-
uses: hashicorp/setup-copywrite@v1.0.0
25+
uses: hashicorp/setup-copywrite@v1.1.2
2626
- name: Validate Header Compliance
2727
run: copywrite headers --plan
2828

0 commit comments

Comments
 (0)