Skip to content

Commit a180b9f

Browse files
ci(deps): update containerbase/internal-tools action to v4.6.74
1 parent 2a2da75 commit a180b9f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
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@79d3a1900b0af3210b6a285e31f90bc8d73669f6 # v4.6.73
24+
uses: containerbase/internal-tools/setup@e3dcb56a006c490294196ea59f606f8ef2cc4cbc # v4.6.74
2525
with:
2626
save-cache: true
2727

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

3434
steps:
3535
- name: ⚙️ Setup
36-
uses: containerbase/internal-tools/setup@79d3a1900b0af3210b6a285e31f90bc8d73669f6 # v4.6.73
36+
uses: containerbase/internal-tools/setup@e3dcb56a006c490294196ea59f606f8ef2cc4cbc # v4.6.74
3737

3838
- name: lint
3939
run: |
@@ -63,7 +63,7 @@ jobs:
6363
- uses: sigstore/cosign-installer@6f9f17788090df1f26f669e9d70d6ae9567deba6 # v4.1.2
6464

6565
- name: ⚙️ Setup
66-
uses: containerbase/internal-tools/setup@79d3a1900b0af3210b6a285e31f90bc8d73669f6 # v4.6.73
66+
uses: containerbase/internal-tools/setup@e3dcb56a006c490294196ea59f606f8ef2cc4cbc # v4.6.74
6767
with:
6868
checkout: false
6969

0 commit comments

Comments
 (0)