Skip to content

Commit 8f511a4

Browse files
ci(deps): update containerbase/internal-tools action to v3.10.41 (#670)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1190bdf commit 8f511a4

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@23d5cbf5ff80247c500006a9f075b6c697ad37ad # v3.10.40
29+
uses: containerbase/internal-tools/setup@82eae9bb384849f340bbf269d995aa7badc4aa13 # v3.10.41
3030
with:
3131
save-cache: true
3232

@@ -48,7 +48,7 @@ jobs:
4848
show-progress: false
4949

5050
- name: binary-builder
51-
uses: containerbase/internal-tools@23d5cbf5ff80247c500006a9f075b6c697ad37ad # v3.10.40
51+
uses: containerbase/internal-tools@82eae9bb384849f340bbf269d995aa7badc4aa13 # v3.10.41
5252
with:
5353
command: binary-builder
5454
dry-run: ${{github.ref_name != 'main'}}

0 commit comments

Comments
 (0)