From b1f5bfce222339e59497187fa2d83d3b0962384a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 02:28:19 +0000 Subject: [PATCH] chore(deps): update endbug/add-and-commit action to v10 | datasource | package | from | to | | ----------- | --------------------- | ---- | --- | | github-tags | EndBug/add-and-commit | v9 | v10 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/sync.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync.yaml b/.github/workflows/sync.yaml index 3f77134..4fa27a3 100644 --- a/.github/workflows/sync.yaml +++ b/.github/workflows/sync.yaml @@ -59,7 +59,7 @@ jobs: branch: main enforce_admins: false - - uses: EndBug/add-and-commit@v9 + - uses: EndBug/add-and-commit@v10 with: author_name: CloudNativePG Automated Updates author_email: noreply@cnpg.com