Skip to content

Commit

Permalink
Bump changesets/action from 1.4.7 to 1.4.9
Browse files Browse the repository at this point in the history
Bumps [changesets/action](https://github.com/changesets/action) from 1.4.7 to 1.4.9.
- [Release notes](https://github.com/changesets/action/releases)
- [Changelog](https://github.com/changesets/action/blob/main/CHANGELOG.md)
- [Commits](changesets/action@aba318e...c8bada6)

---
updated-dependencies:
- dependency-name: changesets/action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent dfccac3 commit 3d3fa13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ jobs:
private_key: ${{ secrets.GH_APP_OS_PRIVATE_KEY }}

- name: Create Release Pull Request or Publish Packages
uses: changesets/action@aba318e9165b45b7948c60273e0b72fce0a64eb9
uses: changesets/action@c8bada60c408975afd1a20b3db81d6eee6789308
with:
publish: yarn changeset tag
env:
Expand Down

0 comments on commit 3d3fa13

Please sign in to comment.