Skip to content

Commit d9274ac

Browse files
chore(deps): update pnpm/action-setup digest to 0ebf471
1 parent 745d3d9 commit d9274ac

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/verify.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
# exactly one place. Hard-coding it here would be a second pin to drift.
7070
# This step must precede setup-node: `cache: pnpm` below resolves the
7171
# store path by running pnpm, so pnpm has to be on PATH already.
72-
- uses: pnpm/action-setup@008330803749db0355799c700092d9a85fd074e9 # v6.0.9
72+
- uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9
7373

7474
# `.node-version` (26.5.0) is the single source of truth for the Node
7575
# version, and this is its first real consumer - the file went from
@@ -119,7 +119,7 @@ jobs:
119119
# build ever becomes the thing that ships, this needs revisiting.
120120
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
121121

122-
- uses: pnpm/action-setup@008330803749db0355799c700092d9a85fd074e9 # v6.0.9
122+
- uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9
123123

124124
- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
125125
with:

0 commit comments

Comments
 (0)