From 00f2e7b55b59f05b42049f0ec52e271223e1bae6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 04:17:41 +0000 Subject: [PATCH] Update bitnami/kubectl:1.29 Docker digest to 5870b76 --- .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 5c78f0fbf6..c3c2fa5265 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:f381a1b333511902234a36b3785d424c970179392e8a3da91dda6c0fc7dc5e1b + container: bitnami/kubectl:1.29@sha256:5870b76218fa235f0a982890de4668e125f80e10b02f27703947ca90d4f02113 steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - run: ./testing/test.sh \ No newline at end of file