There was an error while loading. Please reload this page.
1 parent 8752831 commit f9f209fCopy full SHA for f9f209f
2 files changed
.github/workflows/pr_autofixes.yaml
@@ -45,7 +45,7 @@ jobs:
45
46
- name: Setup Copywrite
47
if: steps.check-target.outputs.should_run == 'true'
48
- uses: hashicorp/setup-copywrite@5e3e8a26d7b9f8a508848ad0a069dfd2f7aa5339
+ uses: hashicorp/setup-copywrite@32f9f1c86f661b8a51100768976a06f1b281a035
49
50
- name: Install dependencies
51
.github/workflows/quality.yaml
@@ -45,6 +45,6 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Check Header Compliance
run: copywrite headers --plan --config .copywrite.hcl
0 commit comments