From 5fcdf70e984a2a5783d9653d4392762507be645c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 08:23:59 +0000 Subject: [PATCH] ci(deps): update containerbase/internal-tools action to v4.6.27 --- .github/workflows/build.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 949c316..1857e3f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -21,7 +21,7 @@ jobs: runs-on: ubuntu-latest steps: - name: ⚙️ Setup - uses: containerbase/internal-tools/setup@54763308051b7f4fcb0d168a5f160e1655b5d3db # v4.6.26 + uses: containerbase/internal-tools/setup@5178443c240fc03a38e95c6fc7283938f4b3f4f4 # v4.6.27 with: save-cache: true @@ -33,7 +33,7 @@ jobs: steps: - name: ⚙️ Setup - uses: containerbase/internal-tools/setup@54763308051b7f4fcb0d168a5f160e1655b5d3db # v4.6.26 + uses: containerbase/internal-tools/setup@5178443c240fc03a38e95c6fc7283938f4b3f4f4 # v4.6.27 - name: lint run: | @@ -63,7 +63,7 @@ jobs: - uses: sigstore/cosign-installer@6f9f17788090df1f26f669e9d70d6ae9567deba6 # v4.1.2 - name: ⚙️ Setup - uses: containerbase/internal-tools/setup@54763308051b7f4fcb0d168a5f160e1655b5d3db # v4.6.26 + uses: containerbase/internal-tools/setup@5178443c240fc03a38e95c6fc7283938f4b3f4f4 # v4.6.27 with: checkout: false