Skip to content

Commit 96a762d

Browse files
chore(deps): update pnpm/action-setup digest to 0ebf471
1 parent 564662e commit 96a762d

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
@@ -72,7 +72,7 @@ jobs:
7272
# exactly one place. Hard-coding it here would be a second pin to drift.
7373
# This step must precede setup-node: `cache: pnpm` below resolves the
7474
# store path by running pnpm, so pnpm has to be on PATH already.
75-
- uses: pnpm/action-setup@008330803749db0355799c700092d9a85fd074e9 # v6.0.9
75+
- uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9
7676

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

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

127127
- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
128128
with:

0 commit comments

Comments
 (0)