Skip to content

Commit

Permalink
Merge pull request #252 from nordeck/dependabot/github_actions/change…
Browse files Browse the repository at this point in the history
…sets/action-1.4.5

Bump changesets/action from 1.4.1 to 1.4.5
  • Loading branch information
maheichyk authored Sep 11, 2023
2 parents 27f1699 + 8e0e975 commit da2b3b2
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 @@ -101,7 +101,7 @@ jobs:

- name: Create Release Pull Request or Publish Packages
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
uses: changesets/action@e9cc34b540dd3ad1b030c57fd97269e8f6ad905a # @v1.4.1
uses: changesets/action@f13b1baaa620fde937751f5d2c3572b9da32af23 # @v1.4.5
with:
publish: yarn changeset tag
env:
Expand Down

0 comments on commit da2b3b2

Please sign in to comment.