Skip to content

Commit f87ff34

Browse files
committed
Pin safe CLI patch release
1 parent 724ab8c commit f87ff34

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

rules/tuurio-id-oidc-authentication.mdc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ Before provisioning, determine every environment file the CLI may update, includ
2121

2222
Before running provisioning tooling, show the user this exact command and wait for explicit approval:
2323

24-
`npx manage-tuurio-id@1.1.1 init --framework auto --project-dir . --auth browser --yes --output json --no-open`
24+
`npx manage-tuurio-id@1.1.2 init --framework auto --project-dir . --auth browser --yes --output json --no-open`
2525

26-
Use only version `1.1.1`. Never substitute a floating dist-tag or another version automatically. If this version is unavailable or a different version is required, stop and ask the user.
26+
Use only version `1.1.2`. Never substitute a floating dist-tag or another version automatically. If this version is unavailable or a different version is required, stop and ask the user.
2727

2828
After the approved command starts, show the browser verification URL and wait for the user to complete the browser handoff. Do not authenticate on the user's behalf.
2929

0 commit comments

Comments
 (0)