File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4848 # perform the OIDC handshake. setup-node provides a current npm and
4949 # writes a registry-scoped .npmrc with no _authToken.
5050 - name : Set up pnpm
51- uses : pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6
51+ uses : pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6
5252 with :
5353 package_json_file : api/spec/package.json
5454
Original file line number Diff line number Diff line change @@ -200,7 +200,7 @@ jobs:
200200 persist-credentials : false
201201
202202 - name : Set up pnpm
203- uses : pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6
203+ uses : pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6
204204 with :
205205 package_json_file : api/client/javascript/package.json
206206
Original file line number Diff line number Diff line change 4747 # perform the OIDC handshake. setup-node provides a current npm and
4848 # writes a registry-scoped .npmrc with no _authToken.
4949 - name : Set up pnpm
50- uses : pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6
50+ uses : pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6
5151 with :
5252 package_json_file : api/client/javascript/package.json
5353
You can’t perform that action at this time.
0 commit comments