From 23c4c17cc16d538a32417f7ef61f27d4dcc6e849 Mon Sep 17 00:00:00 2001 From: Guilherme Dantas Date: Thu, 10 Oct 2024 21:33:33 -0300 Subject: [PATCH] ci: bump changesets/action from 1.4.5 to 1.4.8 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index cd86bffc..92553ebe 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -30,7 +30,7 @@ jobs: - uses: ./.github/workflows/setup - name: Create release PR or publish packages to npmjs.com - uses: changesets/action@f13b1baaa620fde937751f5d2c3572b9da32af23 + uses: changesets/action@3de3850952bec538fde60aac71731376e57b9b57 id: changeset with: setupGitUser: false