Skip to content

Commit 13e95c3

Browse files
committed
Update hashicorp copywrite action
1 parent 5060b49 commit 13e95c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hc-copywrite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
2020

2121
- name: Install copywrite
22-
uses: hashicorp/setup-copywrite@3ace06ad72e6ec679ea8572457b17dbc3960b8ce # v1.0.0
22+
uses: hashicorp/setup-copywrite@32638da2d4e81d56a0764aa1547882fc4d209636 # v1.1.3
2323

2424
- name: Validate Header Compliance
2525
run: copywrite headers --plan

0 commit comments

Comments
 (0)