Skip to content

Commit 94b405a

Browse files
jdaltonclaude
andcommitted
chore(ci): update pnpm/action-setup to v4.4.0, pin SHA
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 68914bf commit 94b405a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/provenance.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
with:
5050
node-version-file: .node-version
5151

52-
- uses: pnpm/action-setup@v4
52+
- uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4.0
5353

5454
- run: pnpm install --frozen-lockfile
5555

@@ -91,7 +91,7 @@ jobs:
9191
node-version-file: .node-version
9292
registry-url: 'https://registry.npmjs.org'
9393

94-
- uses: pnpm/action-setup@v4
94+
- uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4.0
9595

9696
- run: pnpm install --frozen-lockfile
9797

@@ -140,7 +140,7 @@ jobs:
140140
node-version-file: .node-version
141141
registry-url: 'https://registry.npmjs.org'
142142

143-
- uses: pnpm/action-setup@v4
143+
- uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4.0
144144

145145
- run: pnpm install --frozen-lockfile
146146

0 commit comments

Comments
 (0)