From cbd50938942e3f8c2999a65eb9135811a7b9ba15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 12:41:26 +0000 Subject: [PATCH] ci: bump MapColonies/shared-workflows/.github/workflows/build-and-push-helm.yaml Bumps [MapColonies/shared-workflows/.github/workflows/build-and-push-helm.yaml](https://github.com/mapcolonies/shared-workflows) from 4 to 5. - [Release notes](https://github.com/mapcolonies/shared-workflows/releases) - [Changelog](https://github.com/MapColonies/shared-workflows/blob/master/release-please-config.json) - [Commits](https://github.com/mapcolonies/shared-workflows/compare/v4...v5) --- updated-dependencies: - dependency-name: MapColonies/shared-workflows/.github/workflows/build-and-push-helm.yaml dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/build-and-push.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-push.yaml b/.github/workflows/build-and-push.yaml index 405cc32..5d2904f 100644 --- a/.github/workflows/build-and-push.yaml +++ b/.github/workflows/build-and-push.yaml @@ -25,7 +25,7 @@ jobs: scope: vector build_and_push_helm: - uses: MapColonies/shared-workflows/.github/workflows/build-and-push-helm.yaml@v4 + uses: MapColonies/shared-workflows/.github/workflows/build-and-push-helm.yaml@v5 secrets: inherit with: scope: vector