Skip to content

Commit 1958041

Browse files
ci(deps): update containerbase/internal-tools action to v3.13.13 (#880)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 604ce8b commit 1958041

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

0 commit comments

Comments
 (0)