Skip to content

Commit 4628d70

Browse files
author
Tom Lienard
authored
fix: changesets renovate install pnpm (#1222)
1 parent d49b6df commit 4628d70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/changesets-renovate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ jobs:
1818
run: |
1919
git config --global user.name 'Scaleway Bot'
2020
git config --global user.email '[email protected]'
21+
- uses: pnpm/[email protected]
2122
- name: Run changesets-renovate
2223
run: pnpm dlx @scaleway/changesets-renovate

0 commit comments

Comments
 (0)