Skip to content

Commit 8a756df

Browse files
Bump hashicorp/setup-copywrite from 1.0.0 to 1.1.2
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]>
1 parent 5ea6dcf commit 8a756df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Checkout Repo
2323
uses: actions/checkout@83b7061638ee4956cf7545a6f7efe594e5ad0247 # https://github.com/actions/checkout/releases/tag/v3.5.1
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)