Skip to content

Commit

Permalink
Merge pull request #86 from hashicorp/dependabot/github_actions/hashi…
Browse files Browse the repository at this point in the history
…corp/setup-copywrite-1.1.2

Bump hashicorp/setup-copywrite from 1.0.0 to 1.1.2
  • Loading branch information
jpogran committed Apr 17, 2023
2 parents 5ea6dcf + 8a756df commit 0a8771c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Checkout Repo
uses: actions/checkout@83b7061638ee4956cf7545a6f7efe594e5ad0247 # https://github.com/actions/checkout/releases/tag/v3.5.1
- name: Install copywrite
uses: hashicorp/setup-copywrite@v1.0.0
uses: hashicorp/setup-copywrite@v1.1.2
- name: Validate Header Compliance
run: copywrite headers --plan

Expand Down

0 comments on commit 0a8771c

Please sign in to comment.