Skip to content

Commit eb8ae54

Browse files
ci(deps): update containerbase/internal-tools action to v4.6.36 (#1291)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 78ede19 commit eb8ae54

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
steps:
2828
- name: ⚙️ Setup
29-
uses: containerbase/internal-tools/setup@8686e98d1805ba8f2536f7d015726d48843933e7 # v4.6.35
29+
uses: containerbase/internal-tools/setup@89b85b4342022655c82b38be848c3c3c8b19329d # v4.6.36
3030
with:
3131
save-cache: true
3232

@@ -60,7 +60,7 @@ jobs:
6060
show-progress: false
6161

6262
- name: binary-builder
63-
uses: containerbase/internal-tools@8686e98d1805ba8f2536f7d015726d48843933e7 # v4.6.35
63+
uses: containerbase/internal-tools@89b85b4342022655c82b38be848c3c3c8b19329d # v4.6.36
6464
with:
6565
command: binary-builder
6666
dry-run: ${{github.ref_name != 'main'}}

0 commit comments

Comments
 (0)