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 01607b4 commit 6c97f79Copy full SHA for 6c97f79
.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@e0538e686673de0265c8a3e2904b8c76beaa43fd # v1.5.2
+ uses: changesets/action@e0145edc7d9d8679003495b11f87bd8ef63c0cba # v1.5.3
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