commit | 1b7714111a94813e92936051fb3014fec81218d5 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Apr 24 09:19:24 2023 +0100 |
committer | GitHub <noreply@github.com> | Mon Apr 24 09:19:24 2023 +0100 |
tree | 68c12036a47208e4952755832e8e2822d8b34e73 | |
parent | b75248216bd5717e6783032c7ce9b6ed7f29b253 [diff] |
Bump hashicorp/setup-copywrite from 1.0.0 to 1.1.2 (#385) 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](https://github.com/hashicorp/setup-copywrite/compare/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>
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index fbfee27..bcb9d90 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml
@@ -19,7 +19,7 @@ - name: Checkout Repo uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # https://github.com/actions/checkout/releases/tag/v3.5.2 - 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