Skip to content

Commit 1a8a4dc

Browse files
chore(deps): update containerbase/internal-tools action to v3.14.18
| datasource | package | from | to | | ----------- | ---------------------------- | -------- | -------- | | github-tags | containerbase/internal-tools | v3.14.15 | v3.14.18 |
1 parent 1155e82 commit 1a8a4dc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
steps:
2727
- name: ⚙️ Setup
28-
uses: containerbase/internal-tools/setup@b4afc68b1046e98bad7e1a3f96b9ed862d0edc24 # v3.14.15
28+
uses: containerbase/internal-tools/setup@cafacb746b412fd28fc671c1fc1b8a20ea2e34e9 # v3.14.18
2929
with:
3030
save-cache: true
3131
test:
@@ -59,7 +59,7 @@ jobs:
5959
filter: blob:none # we don't need all blobs
6060

6161
- name: ⚙️ Setup
62-
uses: containerbase/internal-tools/setup@b4afc68b1046e98bad7e1a3f96b9ed862d0edc24 # v3.14.15
62+
uses: containerbase/internal-tools/setup@cafacb746b412fd28fc671c1fc1b8a20ea2e34e9 # v3.14.18
6363
with:
6464
checkout: false
6565
node-version: ${{ matrix.node-version }}
@@ -110,7 +110,7 @@ jobs:
110110

111111
steps:
112112
- name: ⚙️ Setup
113-
uses: containerbase/internal-tools/setup@b4afc68b1046e98bad7e1a3f96b9ed862d0edc24 # v3.14.15
113+
uses: containerbase/internal-tools/setup@cafacb746b412fd28fc671c1fc1b8a20ea2e34e9 # v3.14.18
114114

115115
- name: Init platform
116116
run: |
@@ -148,7 +148,7 @@ jobs:
148148
filter: blob:none # we don't need all blobs
149149

150150
- name: ⚙️ Setup
151-
uses: containerbase/internal-tools/setup@b4afc68b1046e98bad7e1a3f96b9ed862d0edc24 # v3.14.15
151+
uses: containerbase/internal-tools/setup@cafacb746b412fd28fc671c1fc1b8a20ea2e34e9 # v3.14.18
152152
with:
153153
checkout: false
154154

0 commit comments

Comments
 (0)