Skip to content

Commit 0a8771c

Browse files
authored
Merge pull request #86 from hashicorp/dependabot/github_actions/hashicorp/setup-copywrite-1.1.2
Bump hashicorp/setup-copywrite from 1.0.0 to 1.1.2
2 parents 5ea6dcf + 8a756df commit 0a8771c

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)