Skip to content

Commit ce3152b

Browse files
authored
Merge pull request #221 from hypercerts-org/dependabot/github_actions/changesets/action-1.9.0
chore(deps): bump changesets/action from 1.7.0 to 1.9.0
2 parents 3491959 + 186ea08 commit ce3152b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
- name: Create Release Pull Request or Publish
101101
if: env.RELEASE_TYPE == 'stable'
102102
id: changesets
103-
uses: changesets/action@6a0a831ff30acef54f2c6aa1cbbc1096b066edaf # v1.7.0
103+
uses: changesets/action@a45c4d594aa4e2c509dc14a9f2b3b67ba3780d0d # v1.9.0
104104
with:
105105
publish: npm run release
106106
version: npm run version-packages

0 commit comments

Comments
 (0)