Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 121c627

Browse files
dependabot[bot]charlynguyen
authored andcommitted
Bump changesets/action from 1.4.6 to 1.4.7
Bumps [changesets/action](https://github.com/changesets/action) from 1.4.6 to 1.4.7. - [Release notes](https://github.com/changesets/action/releases) - [Changelog](https://github.com/changesets/action/blob/main/CHANGELOG.md) - [Commits](changesets/action@e2f8e96...aba318e) --- updated-dependencies: - dependency-name: changesets/action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bdc0d0c commit 121c627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
private_key: ${{ secrets.GH_APP_OS_PRIVATE_KEY }}
141141

142142
- name: Create Release Pull Request or Publish Packages
143-
uses: changesets/action@e2f8e964d080ae97c874b19e27b12e0a8620fb6c # @v1.4.6
143+
uses: changesets/action@aba318e9165b45b7948c60273e0b72fce0a64eb9 # @v1.4.7
144144
with:
145145
version: yarn run version
146146
publish: yarn release

0 commit comments

Comments
 (0)