Skip to content

Commit

Permalink
chore(deps): update changesets/action action to v1.4.7 (#152)
Browse files Browse the repository at this point in the history
Co-authored-by: bfra-me[bot] <118100583+bfra-me[bot]@users.noreply.github.com>
  • Loading branch information
bfra-me[bot] authored Mar 19, 2024
1 parent b4e32e7 commit 3d59eae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
- name: Perform a dry run of `pnpm publish`
run: pnpm -r publish --dry-run
- name: Create Release Pull Request or Publish to npm
uses: changesets/action@e2f8e964d080ae97c874b19e27b12e0a8620fb6c # v1.4.6
uses: changesets/action@aba318e9165b45b7948c60273e0b72fce0a64eb9 # v1.4.7
with:
commit: 'chore(changesets): publish packages'
publish: pnpm publish-changesets
Expand Down

0 comments on commit 3d59eae

Please sign in to comment.