fix(tauri-ci-runner): pin the parent by digest #119
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/tauri-ci-runner-pin-parent"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
rust-ci-runner:1.4.0 was pinned by tag alone. The digest added is what run 272 measured 1.4.0 at — the exact artifact the estate already builds on, now named immutably. Renovate moves tag and digest together via #106's digest-aware manager.
Note the ordering dependency: if #114 (rust-ci-runner pin) merges and releases a 1.4.1+, Renovate will bump this pin afterwards — merging this first avoids a pointless conflict.
Generated with Claude Code