Skip to content

Commit d8be753

Browse files
chore(deps): update containerbase/internal-tools action to v4.6.65
| datasource | package | from | to | | ----------- | ---------------------------- | ------- | ------- | | github-tags | containerbase/internal-tools | v4.6.64 | v4.6.65 |
1 parent 66d8156 commit d8be753

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.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@ac9e2d089fbe2bcee89ae22055028f54408869c9 # v4.6.64
28+
uses: containerbase/internal-tools/setup@a0e4702cceedf0154a643410d0031ed7183129bc # v4.6.65
2929
with:
3030
save-cache: true
3131
test:
@@ -58,7 +58,7 @@ jobs:
5858
filter: blob:none # we don't need all blobs
5959

6060
- name: ⚙️ Setup
61-
uses: containerbase/internal-tools/setup@ac9e2d089fbe2bcee89ae22055028f54408869c9 # v4.6.64
61+
uses: containerbase/internal-tools/setup@a0e4702cceedf0154a643410d0031ed7183129bc # v4.6.65
6262
with:
6363
checkout: false
6464
node-version: ${{ matrix.node-version }}
@@ -110,7 +110,7 @@ jobs:
110110

111111
steps:
112112
- name: ⚙️ Setup
113-
uses: containerbase/internal-tools/setup@ac9e2d089fbe2bcee89ae22055028f54408869c9 # v4.6.64
113+
uses: containerbase/internal-tools/setup@a0e4702cceedf0154a643410d0031ed7183129bc # v4.6.65
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@ac9e2d089fbe2bcee89ae22055028f54408869c9 # v4.6.64
151+
uses: containerbase/internal-tools/setup@a0e4702cceedf0154a643410d0031ed7183129bc # v4.6.65
152152
with:
153153
checkout: false
154154

0 commit comments

Comments
 (0)