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 677433b commit 91cd3edCopy full SHA for 91cd3ed
1 file changed
.github/workflows/changesets.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Checkout Repo
22
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
23
24
- - uses: pnpm/action-setup@903f9c1a6ebcba6cf41d87230be49611ac97822e # v6.0.3
+ - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8
25
with:
26
version: 10
27
@@ -46,7 +46,7 @@ jobs:
46
47
- name: Create Release Pull Request
48
id: changesets
49
- uses: changesets/action@6a0a831ff30acef54f2c6aa1cbbc1096b066edaf # v1.7.0
+ uses: changesets/action@63a615b9cd06ba9a3e6d13796c7fbcb080a60a0b # v1.8.0
50
51
title: ${{ steps.getver.outputs.TITLE }}
52
commit: ${{ steps.getver.outputs.TITLE }}
0 commit comments