Skip to content

Commit

Permalink
build(deps): Bump hashicorp/setup-copywrite from 1.0.0 to 1.1.2 (hash…
Browse files Browse the repository at this point in the history
…icorp#1251)

Bumps [hashicorp/setup-copywrite](https://github.com/hashicorp/setup-copywrite) from 1.0.0 to 1.1.2.
- [Release notes](https://github.com/hashicorp/setup-copywrite/releases)
- [Commits](hashicorp/setup-copywrite@v1.0.0...v1.1.2)

---
updated-dependencies:
- dependency-name: hashicorp/setup-copywrite
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 20, 2023
1 parent a2eacdc commit 151303d
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 @@ -19,7 +19,7 @@ jobs:
- name: Checkout Repo
uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # https://github.com/actions/checkout/releases/tag/v3.5.0
- 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 151303d

Please sign in to comment.