Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Commit 8bf662c

Browse files
chore(deps): update containerbase/internal-tools action to v3.14.14
| datasource | package | from | to | | ----------- | ---------------------------- | -------- | -------- | | github-tags | containerbase/internal-tools | v3.14.13 | v3.14.14 |
1 parent b7e3b0b commit 8bf662c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
steps:
2323
- name: ⚙️ Setup
24-
uses: containerbase/internal-tools/setup@7c88f112d9360bccbbc11f830563c077e1cda40f # v3.14.13
24+
uses: containerbase/internal-tools/setup@817c78d96a65e3ae379cf8de94c5de42dc1cf3e5 # v3.14.14
2525
with:
2626
save-cache: true
2727
node-version: ${{ matrix.node }}
@@ -37,7 +37,7 @@ jobs:
3737

3838
steps:
3939
- name: ⚙️ Setup
40-
uses: containerbase/internal-tools/setup@7c88f112d9360bccbbc11f830563c077e1cda40f # v3.14.13
40+
uses: containerbase/internal-tools/setup@817c78d96a65e3ae379cf8de94c5de42dc1cf3e5 # v3.14.14
4141
with:
4242
save-cache: true
4343

.github/workflows/promote.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
filter: blob:none
4747

4848
- name: ⚙️ Setup
49-
uses: containerbase/internal-tools/setup@7c88f112d9360bccbbc11f830563c077e1cda40f # v3.14.13
49+
uses: containerbase/internal-tools/setup@817c78d96a65e3ae379cf8de94c5de42dc1cf3e5 # v3.14.14
5050
with:
5151
checkout: false
5252

0 commit comments

Comments
 (0)