From a23ce4b013915c3d1da29b588f725b8359e3819a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 02:12:14 +0000 Subject: [PATCH] Bump azure/k8s-bake from 2.4 to 3 Bumps [azure/k8s-bake](https://github.com/azure/k8s-bake) from 2.4 to 3. - [Release notes](https://github.com/azure/k8s-bake/releases) - [Changelog](https://github.com/Azure/k8s-bake/blob/main/CHANGELOG.md) - [Commits](https://github.com/azure/k8s-bake/compare/v2.4...v3) --- updated-dependencies: - dependency-name: azure/k8s-bake dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 277da19..04dbd34 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -56,7 +56,7 @@ jobs: - name: Build manifests id: kustomize - uses: azure/k8s-bake@v2.4 + uses: azure/k8s-bake@v3 with: renderEngine: kustomize kustomizationPath: tests/manifests