Skip to content

Commit 04550d1

Browse files
ci(deps): update containerbase/internal-tools action to v4.5.4 (#1152)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 093364a commit 04550d1

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@e51e0951283aaa3205f904d72bfdefc3dbcf5ada # v4.5.2
29+
uses: containerbase/internal-tools/setup@a924da5cb600ee3b8b693b547d20a56ae78db6db # v4.5.4
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@e51e0951283aaa3205f904d72bfdefc3dbcf5ada # v4.5.2
63+
uses: containerbase/internal-tools@a924da5cb600ee3b8b693b547d20a56ae78db6db # v4.5.4
6464
with:
6565
command: binary-builder
6666
dry-run: ${{github.ref_name != 'main'}}

0 commit comments

Comments
 (0)