We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 846e1a4 commit 7cb05caCopy full SHA for 7cb05ca
1 file changed
.github/workflows/quality.yaml
@@ -45,6 +45,6 @@ jobs:
45
- name: Checkout repository
46
uses: actions/checkout@v6
47
- name: Setup Copywrite
48
- uses: hashicorp/setup-copywrite@32f9f1c86f661b8a51100768976a06f1b281a035 #v1.1.3
+ uses: hashicorp/setup-copywrite@32638da2d4e81d56a0764aa1547882fc4d209636 # v1.1.3
49
- name: Check Header Compliance
50
run: copywrite headers --plan --config .copywrite.hcl
0 commit comments