From a16710d687fcc872bea24e4708c1f8aa6aa632b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 11 Feb 2024 00:53:08 +0000 Subject: [PATCH] Update bitnami/kubectl:1.29 Docker digest to a9805ee --- .github/workflows/test-the-boilerplate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-the-boilerplate.yml b/.github/workflows/test-the-boilerplate.yml index da61641101..014746fd1c 100644 --- a/.github/workflows/test-the-boilerplate.yml +++ b/.github/workflows/test-the-boilerplate.yml @@ -4,7 +4,7 @@ on: [push] jobs: test-boilerplate: runs-on: ubuntu-latest - container: bitnami/kubectl:1.29@sha256:d4d8de1aebebcb090910e40f237302efbea9a59e8ffd42f9ae188df49d63599d + container: bitnami/kubectl:1.29@sha256:a9805ee86858dfaf164f72cd08e4bf5b364f14af95bd78e7784d655af19e3938 steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - run: ./testing/test.sh \ No newline at end of file