There was an error while loading. Please reload this page.
1 parent 8aeb138 commit 2dacc7eCopy full SHA for 2dacc7e
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@918b7c9ea7af20e1f5f339e839fdc58a2b17b54c # main @ 2026-07-22
+ - uses: Bespok3d/b3-builder@235e6bb8c25616748a795021b14d3ec40f81ee09 # 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