Skip to content

Commit

Permalink
Bump changesets/action from 1.4.8 to 1.4.9 in the minor-patch group
Browse files Browse the repository at this point in the history
Bumps the minor-patch group with 1 update: [changesets/action](https://github.com/changesets/action).


Updates `changesets/action` from 1.4.8 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@3de3850...c8bada6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent e634fd8 commit 064aae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: npm ci

- name: Create Release Pull Request
uses: changesets/action@3de3850952bec538fde60aac71731376e57b9b57 # v1.4.8
uses: changesets/action@c8bada60c408975afd1a20b3db81d6eee6789308 # v1.4.9
with:
publish: npm run release
env:
Expand Down

0 comments on commit 064aae6

Please sign in to comment.