From 889251b82d52ea455fe16c2ef850c0a5b6dc9419 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 03:19:49 +0000 Subject: [PATCH] chore(deps): update containerbase/internal-tools action to v3.0.62 | datasource | package | from | to | | ----------- | ---------------------------- | ------- | ------- | | github-tags | containerbase/internal-tools | v3.0.61 | v3.0.62 | --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 554783a..c0605a0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -92,7 +92,7 @@ jobs: shell: bash - name: docker-config - uses: containerbase/internal-tools@dc264f478d5abd1fb9e28e29dc3becb0ad57b5a2 # v3.0.61 + uses: containerbase/internal-tools@384ef8410b2475568f104169a03ff54eb822548a # v3.0.62 with: command: docker-config @@ -125,7 +125,7 @@ jobs: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - name: docker-config - uses: containerbase/internal-tools@dc264f478d5abd1fb9e28e29dc3becb0ad57b5a2 # v3.0.61 + uses: containerbase/internal-tools@384ef8410b2475568f104169a03ff54eb822548a # v3.0.62 with: command: docker-config