From 8efc0c32c8ca3e6644525dbde55d6e2481f22304 Mon Sep 17 00:00:00 2001 From: Collin Miller Date: Thu, 19 Mar 2026 16:44:02 -0500 Subject: [PATCH] ci: git-changesets action to version 3 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cd6da4c..f384d37 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -53,7 +53,7 @@ jobs: - name: Run the Released Package id: released - uses: collin-miller/git-changesets@v2 + uses: collin-miller/git-changesets@v3 - name: Print steps context output run: |