Skip to content

Commit

Permalink
github: Pin HashiCorp-owned Action version in ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xiehan committed May 13, 2024
1 parent d86187e commit 028f767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Checkout Repo
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- name: Install copywrite
uses: hashicorp/setup-copywrite@v1.1.2
uses: hashicorp/setup-copywrite@867a1a2a064a0626db322392806428f7dc59cb3e # v1.1.2
- name: Validate Header Compliance
run: copywrite headers --plan

Expand Down

0 comments on commit 028f767

Please sign in to comment.