Skip to content

Commit 02accd9

Browse files
build(deps): bump hashicorp/setup-copywrite
Bumps the github-actions-backward-compatible group with 1 update: [hashicorp/setup-copywrite](https://github.com/hashicorp/setup-copywrite). Updates `hashicorp/setup-copywrite` from 1.1.2 to 1.1.3 - [Release notes](https://github.com/hashicorp/setup-copywrite/releases) - [Commits](hashicorp/setup-copywrite@v1.1.2...v1.1.3) --- updated-dependencies: - dependency-name: hashicorp/setup-copywrite dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-backward-compatible ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a9c9728 commit 02accd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Checkout Repo
2020
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
2121
- name: Install copywrite
22-
uses: hashicorp/[email protected].2
22+
uses: hashicorp/[email protected].3
2323
- name: Validate Header Compliance
2424
run: copywrite headers --plan
2525

0 commit comments

Comments
 (0)