There was an error while loading. Please reload this page.
1 parent f23618e commit 1db80f7Copy full SHA for 1db80f7
1 file changed
.github/workflows/build.yml
@@ -24,7 +24,7 @@ jobs:
24
timeout-minutes: 10
25
steps:
26
- name: ⚙️ Setup
27
- uses: containerbase/internal-tools/setup@6122c02bd82e1ff93edd4332ccea94a64034ad2a # v4.6.40
+ uses: containerbase/internal-tools/setup@3cd5248ab7133a860682c82b7a26b9da28eabcf2 # v4.6.41
28
with:
29
save-cache: true
30
- run: pnpm prettier
@@ -59,7 +59,7 @@ jobs:
59
show-progress: false
60
61
- name: binary-builder
62
- uses: containerbase/internal-tools@6122c02bd82e1ff93edd4332ccea94a64034ad2a # v4.6.40
+ uses: containerbase/internal-tools@3cd5248ab7133a860682c82b7a26b9da28eabcf2 # v4.6.41
63
64
command: binary-builder
65
dry-run: ${{github.ref != 'refs/heads/main'}}
0 commit comments