File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 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
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
You can’t perform that action at this time.
0 commit comments