From aeedb79ef4d870c1ed44547f7c8078627188ed92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 13:47:33 +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 4e09571..1ec05c2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -51,7 +51,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/sgf.dev/staging @@ -70,7 +70,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/sgf.dev/production