Skip to content

Commit da024f2

Browse files
chore(deps): update containerbase/internal-tools action to v4.5.26
| datasource | package | from | to | | ----------- | ---------------------------- | ------- | ------- | | github-tags | containerbase/internal-tools | v4.5.15 | v4.5.26 |
1 parent a5003d1 commit da024f2

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
@@ -31,7 +31,7 @@ jobs:
3131

3232
steps:
3333
- name: ⚙️ Setup
34-
uses: containerbase/internal-tools/setup@f24c20b6de1f8c30637c93a40ac621567db23cac # v4.5.15
34+
uses: containerbase/internal-tools/setup@3dc99d9f371fc6238d135bb99c1a189fbd28a0bb # v4.5.26
3535
with:
3636
save-cache: true
3737

@@ -69,7 +69,7 @@ jobs:
6969
filter: blob:none # we don't need all blobs
7070

7171
- name: ⚙️ Setup
72-
uses: containerbase/internal-tools/setup@f24c20b6de1f8c30637c93a40ac621567db23cac # v4.5.15
72+
uses: containerbase/internal-tools/setup@3dc99d9f371fc6238d135bb99c1a189fbd28a0bb # v4.5.26
7373
with:
7474
checkout: false
7575
node-version: ${{ matrix.node-version }}
@@ -118,7 +118,7 @@ jobs:
118118

119119
steps:
120120
- name: ⚙️ Setup
121-
uses: containerbase/internal-tools/setup@f24c20b6de1f8c30637c93a40ac621567db23cac # v4.5.15
121+
uses: containerbase/internal-tools/setup@3dc99d9f371fc6238d135bb99c1a189fbd28a0bb # v4.5.26
122122

123123
- name: Lint
124124
run: |
@@ -152,7 +152,7 @@ jobs:
152152
filter: blob:none # we don't need all blobs
153153

154154
- name: ⚙️ Setup
155-
uses: containerbase/internal-tools/setup@f24c20b6de1f8c30637c93a40ac621567db23cac # v4.5.15
155+
uses: containerbase/internal-tools/setup@3dc99d9f371fc6238d135bb99c1a189fbd28a0bb # v4.5.26
156156
with:
157157
checkout: false
158158

0 commit comments

Comments
 (0)