There was an error while loading. Please reload this page.
1 parent 3a647d1 commit e235dcdCopy full SHA for e235dcd
2 files changed
.github/workflows/pr-build.yml
@@ -35,7 +35,7 @@ jobs:
35
steps:
36
- uses: actions/checkout@v4
37
38
- - uses: Bespok3d/b3-builder@76d815a56dc5708b3d0c3a587fc2b027deca4640 # main @ 2026-07-21
+ - uses: Bespok3d/b3-builder@fe43aee920e620c6272a88f395499a789329e459 # main @ 2026-07-22
39
with:
40
unit: repo
41
bake: 'true'
.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
27
28
fetch-depth: 0 # full history so the index.json push can rebase on a concurrent update
29
30
31
32
33
# Per-repo Actions secret today (GitHub Free cannot org-secret private repos); becomes ONE org
0 commit comments