commit | 8a756dfbd67b77c72e7da65cd559bda3771885d2 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Apr 17 10:10:47 2023 +0000 |
committer | GitHub <noreply@github.com> | Mon Apr 17 10:10:47 2023 +0000 |
tree | 6545d5e795ae26c23f924d8655c84bd8e8d5dea2 | |
parent | 5ea6dcf6eb1d74e8ecf837c76075fc3a6a32e160 [diff] |
Bump hashicorp/setup-copywrite from 1.0.0 to 1.1.2 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>
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c72311e..1819bde 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml
@@ -22,7 +22,7 @@ - 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