From e477704a8bea96a23a1dce7520371b6036de0f81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Aug 2026 02:57:22 +0000 Subject: [PATCH] chore(deps): bump glitchedmob/infra-gha/.github/workflows/kustomize-image-pr.yml Bumps the github-actions group with 1 update: [glitchedmob/infra-gha/.github/workflows/kustomize-image-pr.yml](https://github.com/glitchedmob/infra-gha). Updates `glitchedmob/infra-gha/.github/workflows/kustomize-image-pr.yml` from 0.8.1 to 0.11.3 - [Release notes](https://github.com/glitchedmob/infra-gha/releases) - [Commits](https://github.com/glitchedmob/infra-gha/compare/v0.8.1...v0.11.3) --- updated-dependencies: - dependency-name: glitchedmob/infra-gha/.github/workflows/kustomize-image-pr.yml dependency-version: 0.11.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c6d0715..57e9fd1 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -46,7 +46,7 @@ jobs: - release - docker if: ${{ needs.release.outputs.new-release-published == 'true' }} - uses: glitchedmob/infra-gha/.github/workflows/kustomize-image-pr.yml@v0.8.1 + uses: glitchedmob/infra-gha/.github/workflows/kustomize-image-pr.yml@v0.11.3 with: deployment-repository: sgfdevs/infra-k8s-apps kustomization-path: src/k8s/apps/methodconf.com/staging @@ -65,7 +65,7 @@ jobs: - docker - promote-staging if: ${{ needs.release.outputs.new-release-published == 'true' }} - uses: glitchedmob/infra-gha/.github/workflows/kustomize-image-pr.yml@v0.8.1 + uses: glitchedmob/infra-gha/.github/workflows/kustomize-image-pr.yml@v0.11.3 with: deployment-repository: sgfdevs/infra-k8s-apps kustomization-path: src/k8s/apps/methodconf.com/production