We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b603d09 commit 21af5fdCopy full SHA for 21af5fd
.github/workflows/publish.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: ./.github/actions/setup
23
- name: Create Prepare Release PR or Publish
24
id: changesets
25
- uses: changesets/action@746c25e23caa47dceb6a48ee85b4cbc5a9f5f293 # v1.5.0
+ uses: changesets/action@e0538e686673de0265c8a3e2904b8c76beaa43fd # v1.5.2
26
with:
27
title: Prepare Release
28
commit: Prepare Release
.github/workflows/version.yml
- name: Set up environment
- name: Create Prepare Release PR
0 commit comments