We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efb77e6 commit 0d1eea7Copy full SHA for 0d1eea7
.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@001cd79f0a536e733315164543a727bdf2d70aff # v1.5.1
+ uses: changesets/action@e0538e686673de0265c8a3e2904b8c76beaa43fd # v1.5.2
26
with:
27
title: Prepare Release
28
commit: Prepare Release
.github/workflows/version.yml
@@ -24,7 +24,7 @@ jobs:
- name: Set up environment
- name: Create Prepare Release PR
29
30
0 commit comments