From 5aafe60d935ceb4c35c9b913586fa01ec8f2bfc5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 22:58:20 +0000 Subject: [PATCH] chore(deps): update endbug/add-and-commit digest to fc1cf1d Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/bake_update.yml | 2 +- .github/workflows/catalogs.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/bake_update.yml b/.github/workflows/bake_update.yml index 9ddca544..ed6022be 100644 --- a/.github/workflows/bake_update.yml +++ b/.github/workflows/bake_update.yml @@ -52,7 +52,7 @@ jobs: branch: main enforce_admins: false - - uses: EndBug/add-and-commit@645ecc0dd0a57f4d86d26c0aa5fc42c0a856fbca # v11 + - uses: EndBug/add-and-commit@fc1cf1dd8747466e3313305ba0d26460c62a7e59 # v11 with: author_name: CloudNativePG Automated Updates author_email: noreply@cnpg.com diff --git a/.github/workflows/catalogs.yml b/.github/workflows/catalogs.yml index 0bb3aa1c..e1ab2889 100644 --- a/.github/workflows/catalogs.yml +++ b/.github/workflows/catalogs.yml @@ -74,7 +74,7 @@ jobs: git status git diff --staged - - uses: EndBug/add-and-commit@645ecc0dd0a57f4d86d26c0aa5fc42c0a856fbca # v11 + - uses: EndBug/add-and-commit@fc1cf1dd8747466e3313305ba0d26460c62a7e59 # v11 if: ${{ github.ref == 'refs/heads/main' }} with: cwd: 'artifacts' @@ -102,7 +102,7 @@ jobs: git diff --staged # TODO: remove this step once system images are EOL - - uses: EndBug/add-and-commit@645ecc0dd0a57f4d86d26c0aa5fc42c0a856fbca # v11 + - uses: EndBug/add-and-commit@fc1cf1dd8747466e3313305ba0d26460c62a7e59 # v11 if: ${{ github.ref == 'refs/heads/main' }} with: cwd: 'postgres-containers'