Skip to content

Commit 0b72a25

Browse files
ci(deps): update containerbase/internal-tools action to v3.10.26
1 parent 18d61f8 commit 0b72a25

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ubuntu-latest
2222
steps:
2323
- name: ⚙️ Setup
24-
uses: containerbase/internal-tools/setup@c018171e015fd3c91f5572332b30600409925824 # v3.10.25
24+
uses: containerbase/internal-tools/setup@5fd1ba68118476787e1d02a01e7eeb0aaeb3a722 # v3.10.26
2525
with:
2626
save-cache: true
2727

@@ -33,7 +33,7 @@ jobs:
3333

3434
steps:
3535
- name: ⚙️ Setup
36-
uses: containerbase/internal-tools/setup@c018171e015fd3c91f5572332b30600409925824 # v3.10.25
36+
uses: containerbase/internal-tools/setup@5fd1ba68118476787e1d02a01e7eeb0aaeb3a722 # v3.10.26
3737

3838
- name: lint
3939
run: |
@@ -63,7 +63,7 @@ jobs:
6363
- uses: sigstore/cosign-installer@3454372f43399081ed03b604cb2d021dabca52bb # v3.8.2
6464

6565
- name: ⚙️ Setup
66-
uses: containerbase/internal-tools/setup@c018171e015fd3c91f5572332b30600409925824 # v3.10.25
66+
uses: containerbase/internal-tools/setup@5fd1ba68118476787e1d02a01e7eeb0aaeb3a722 # v3.10.26
6767
with:
6868
checkout: false
6969

0 commit comments

Comments
 (0)