Skip to content

Commit 80db07c

Browse files
ci(deps): update containerbase/internal-tools action to v3.14.26 (#977)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7a168bd commit 80db07c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.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@1cc46a6d80ac51be43fdca42aa2a3ea944bf3771 # v3.14.25
29+
uses: containerbase/internal-tools/setup@f84621abbc75c66d17dff3782dbed0438430aec6 # v3.14.26
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@1cc46a6d80ac51be43fdca42aa2a3ea944bf3771 # v3.14.25
63+
uses: containerbase/internal-tools@f84621abbc75c66d17dff3782dbed0438430aec6 # v3.14.26
6464
with:
6565
command: binary-builder
6666
dry-run: ${{github.ref_name != 'main'}}

0 commit comments

Comments
 (0)