Skip to content

Commit 8e4c2e7

Browse files
ci(deps): update containerbase/internal-tools action to v4.1.20 (#686)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7c97413 commit 8e4c2e7

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
@@ -25,7 +25,7 @@ jobs:
2525
timeout-minutes: 10
2626
steps:
2727
- name: ⚙️ Setup
28-
uses: containerbase/internal-tools/setup@0420d7f266d29b6cc8946b4873195d784573f839 # v4.1.19
28+
uses: containerbase/internal-tools/setup@8e91669961fa364009f252dbc853dbc3a96b6a1c # v4.1.20
2929
with:
3030
save-cache: true
3131

@@ -61,7 +61,7 @@ jobs:
6161
show-progress: false
6262

6363
- name: binary-builder
64-
uses: containerbase/internal-tools@0420d7f266d29b6cc8946b4873195d784573f839 # v4.1.19
64+
uses: containerbase/internal-tools@8e91669961fa364009f252dbc853dbc3a96b6a1c # v4.1.20
6565
with:
6666
command: binary-builder
6767
dry-run: ${{github.ref != 'refs/heads/main'}}

0 commit comments

Comments
 (0)