We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a9d1e7 commit 5e08e15Copy full SHA for 5e08e15
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Checkout Repo
23
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
24
- name: Install copywrite
25
- uses: hashicorp/setup-copywrite@867a1a2a064a0626db322392806428f7dc59cb3e # v1.1.2
+ uses: hashicorp/setup-copywrite@32638da2d4e81d56a0764aa1547882fc4d209636 # v1.1.3
26
- name: Validate Header Compliance
27
run: copywrite headers --plan
28
0 commit comments