Skip to content

Commit 2f4ad13

Browse files
chore(deps): bump changesets/action from 1.7.0 to 1.9.0 (#2260)
Co-authored-by: Matt <77928207+mattzcarey@users.noreply.github.com>
1 parent 2dcf10b commit 2f4ad13

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: Create or update Version Packages PR
3838
id: changesets
39-
uses: changesets/action@6a0a831ff30acef54f2c6aa1cbbc1096b066edaf # v1
39+
uses: changesets/action@a45c4d594aa4e2c509dc14a9f2b3b67ba3780d0d # v1
4040
env:
4141
GITHUB_TOKEN: ${{ github.token }}
4242

@@ -74,7 +74,7 @@ jobs:
7474
run: npm install -g npm@11.5.1
7575

7676
- name: Publish to npm
77-
uses: changesets/action@6a0a831ff30acef54f2c6aa1cbbc1096b066edaf # v1
77+
uses: changesets/action@a45c4d594aa4e2c509dc14a9f2b3b67ba3780d0d # v1
7878
with:
7979
publish: pnpm run ci:publish
8080
env:

0 commit comments

Comments
 (0)