From 0fb11e00aa2320d5799deb8381f29bd5a119b8a1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 15:23:15 +0000 Subject: [PATCH] chore(deps): update endbug/add-and-commit action to v11 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/update-catalogs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-catalogs.yml b/.github/workflows/update-catalogs.yml index 8312210f..4a85ab0c 100644 --- a/.github/workflows/update-catalogs.yml +++ b/.github/workflows/update-catalogs.yml @@ -63,7 +63,7 @@ jobs: git status git diff --staged - - uses: EndBug/add-and-commit@290ea2c423ad77ca9c62ae0f5b224379612c0321 # v10 + - uses: EndBug/add-and-commit@cc9c08ba6c8df3b93a8f2db63e89b98368ae2ae8 # v11 if: github.ref == 'refs/heads/main' with: cwd: 'artifacts'