From 76ea781b5b01b56f6647d32e0c3e5286ec35413d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 09:25:37 +0000 Subject: [PATCH] Update bitnami/kubectl:1.31 Docker digest to 1778fc6 --- .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 b2d6e89a39..6b56d7599c 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.31@sha256:7c6dbaa9d31e379434ddbc4233df6edd58becd932ad300aae9aa8626735e88c8 + container: bitnami/kubectl:1.31@sha256:1778fc606357155d6fbf05ccde7a7371d08dfcf993204f342e1f89da50c87442 steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - run: ./testing/test.sh \ No newline at end of file