Skip to content

Commit 6ea7295

Browse files
build(deps): bump hashicorp/setup-copywrite from 1.1.2 to 1.1.3 in the github-actions-backward-compatible group (#456)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a9c9728 commit 6ea7295

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)