Skip to content

Commit 430ed7c

Browse files
committed
release.yml: pin busbar sibling at the v1.5.0 release SHA
1 parent 2068916 commit 430ed7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ env:
3232
# builds busbar-plugin-pack cleanly, then update this value in a reviewed PR — never track the
3333
# branch automatically. Update to a `main` SHA once busbar 1.5.0 actually ships; until then the
3434
# plugin ABI surface this crate depends on only exists on 1.5.0-dev.
35-
BUSBAR_REF: d7d1a81bd60b9318f89a8a9040e1f850af6943c1 # dev, as of 2026-07-31
35+
BUSBAR_REF: 5b78db9fe0059a08907978f15bcde67e8cd757f9 # v1.5.0 release SHA (GetBusbar/busbar main, 2026-08-02)
3636

3737
jobs:
3838
# Create the Release first so the parallel per-target upload jobs have something to attach to

0 commit comments

Comments
 (0)