Skip to content

Commit 301d76c

Browse files
renovate[bot]dennisameling
authored andcommitted
Update pnpm/action-setup digest to 0977fd9
1 parent 802209f commit 301d76c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
with:
7979
node-version-file: '.nvmrc'
8080
- name: Setup pnpm
81-
uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6
81+
uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6
8282
- run: sudo apt-get update && sudo apt-get install xvfb libpulse0
8383
- run: npm install -g node-gyp
8484

@@ -263,7 +263,7 @@ jobs:
263263
with:
264264
node-version-file: '.nvmrc'
265265
- name: Setup pnpm
266-
uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6
266+
uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6
267267

268268
- run: npm install -g node-gyp
269269

0 commit comments

Comments
 (0)