Skip to content

Commit c85be9f

Browse files
chore(deps): update changesets/action digest to 04d574e (#2400)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 89fbc08 commit c85be9f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release-canary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
continue-on-error: true
4545
run: pnpm canary:enter
4646
- name: Create "Version packages" PR or publish release
47-
uses: changesets/action@06245a4e0a36c064a573d4150030f5ec548e4fcc
47+
uses: changesets/action@04d574e831923498156e0b2b93152878063203a3
4848
with:
4949
version: pnpm run version
5050
publish: pnpm run release

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
continue-on-error: true
4141
run: pnpm canary:exit
4242
- name: Create "Version packages" PR or publish release
43-
uses: changesets/action@06245a4e0a36c064a573d4150030f5ec548e4fcc
43+
uses: changesets/action@04d574e831923498156e0b2b93152878063203a3
4444
with:
4545
version: pnpm run version
4646
publish: pnpm run release

0 commit comments

Comments
 (0)