From 0594dff67352465e23f9842818d54656225905fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 May 2026 13:22:00 +0000 Subject: [PATCH] ci(deps): update containerbase/internal-tools action to v4.6.30 --- .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 077323e..70e6cbb 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@9fb1bd386a2743ed92c422db984fbc1389c18770 # v4.6.29 + uses: containerbase/internal-tools/setup@408cc0fffe5c84ae9e03de9b514acdff407bbaad # v4.6.30 with: save-cache: true @@ -33,7 +33,7 @@ jobs: steps: - name: ⚙️ Setup - uses: containerbase/internal-tools/setup@9fb1bd386a2743ed92c422db984fbc1389c18770 # v4.6.29 + uses: containerbase/internal-tools/setup@408cc0fffe5c84ae9e03de9b514acdff407bbaad # v4.6.30 - name: lint run: | @@ -63,7 +63,7 @@ jobs: - uses: sigstore/cosign-installer@6f9f17788090df1f26f669e9d70d6ae9567deba6 # v4.1.2 - name: ⚙️ Setup - uses: containerbase/internal-tools/setup@9fb1bd386a2743ed92c422db984fbc1389c18770 # v4.6.29 + uses: containerbase/internal-tools/setup@408cc0fffe5c84ae9e03de9b514acdff407bbaad # v4.6.30 with: checkout: false