Skip to content

Commit d8c4081

Browse files
authored
chore: update toolkit to 4.9.1 in release.yml (#1560)
## Summary - Updates `release.yml` toolkit reference from `4.9.0` → `4.9.1` - `4.9.1` fixes the `pcu release attest` flag: `--crate-tag-prefix` now correctly placed on the `attest` subcommand, unblocking the SLSA attestation step that was failing with "required argument not provided" ## Test plan - [ ] Re-run release pipeline — `release-hcaptcha_derive` and `release-hcaptcha` both complete including attestation 🤖 Generated with [Claude Code](https://claude.com/claude-code)
2 parents f47b069 + c2650e5 commit d8c4081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ parameters:
1919
description: "Override workspace v* version (empty = nextsv auto-detect)"
2020

2121
orbs:
22-
toolkit: jerus-org/circleci-toolkit@4.9.0
22+
toolkit: jerus-org/circleci-toolkit@4.9.1
2323

2424
jobs:
2525
tools:

0 commit comments

Comments
 (0)