There was an error while loading. Please reload this page.
1 parent 2068916 commit 430ed7cCopy full SHA for 430ed7c
1 file changed
.github/workflows/release.yml
@@ -32,7 +32,7 @@ env:
32
# builds busbar-plugin-pack cleanly, then update this value in a reviewed PR — never track the
33
# branch automatically. Update to a `main` SHA once busbar 1.5.0 actually ships; until then the
34
# plugin ABI surface this crate depends on only exists on 1.5.0-dev.
35
- BUSBAR_REF: d7d1a81bd60b9318f89a8a9040e1f850af6943c1 # dev, as of 2026-07-31
+ BUSBAR_REF: 5b78db9fe0059a08907978f15bcde67e8cd757f9 # v1.5.0 release SHA (GetBusbar/busbar main, 2026-08-02)
36
37
jobs:
38
# Create the Release first so the parallel per-target upload jobs have something to attach to
0 commit comments