Skip to content

Commit f3f2f6b

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

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
@@ -24,7 +24,7 @@ jobs:
2424
timeout-minutes: 10
2525
steps:
2626
- name: ⚙️ Setup
27-
uses: containerbase/internal-tools/setup@e51e0951283aaa3205f904d72bfdefc3dbcf5ada # v4.5.2
27+
uses: containerbase/internal-tools/setup@a924da5cb600ee3b8b693b547d20a56ae78db6db # v4.5.4
2828
with:
2929
save-cache: true
3030

@@ -57,7 +57,7 @@ jobs:
5757
show-progress: false
5858

5959
- name: binary-builder
60-
uses: containerbase/internal-tools@e51e0951283aaa3205f904d72bfdefc3dbcf5ada # v4.5.2
60+
uses: containerbase/internal-tools@a924da5cb600ee3b8b693b547d20a56ae78db6db # v4.5.4
6161
with:
6262
command: binary-builder
6363
dry-run: ${{github.ref_name != 'main'}}

0 commit comments

Comments
 (0)