We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2eacdc commit 151303dCopy full SHA for 151303d
.github/workflows/test.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Checkout Repo
20
uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # https://github.com/actions/checkout/releases/tag/v3.5.0
21
- name: Install copywrite
22
- uses: hashicorp/setup-copywrite@v1.0.0
+ uses: hashicorp/setup-copywrite@v1.1.2
23
- name: Validate Header Compliance
24
run: copywrite headers --plan
25
0 commit comments