Skip to content

Commit c23cbb7

Browse files
ci(deps): update containerbase/internal-tools action to v4.6.3 (#625)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 889b5c5 commit c23cbb7

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@d8554bc4558febcfd561b833c233f2647b4a3598 # v4.6.2
24+
uses: containerbase/internal-tools/setup@3a945de492b757b22517de450e11302f746190cc # v4.6.3
2525
with:
2626
save-cache: true
2727

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

3434
steps:
3535
- name: ⚙️ Setup
36-
uses: containerbase/internal-tools/setup@d8554bc4558febcfd561b833c233f2647b4a3598 # v4.6.2
36+
uses: containerbase/internal-tools/setup@3a945de492b757b22517de450e11302f746190cc # v4.6.3
3737

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

6565
- name: ⚙️ Setup
66-
uses: containerbase/internal-tools/setup@d8554bc4558febcfd561b833c233f2647b4a3598 # v4.6.2
66+
uses: containerbase/internal-tools/setup@3a945de492b757b22517de450e11302f746190cc # v4.6.3
6767
with:
6868
checkout: false
6969

0 commit comments

Comments
 (0)