From 98037182a6ce89c57d64962a2ab02b64c5654113 Mon Sep 17 00:00:00 2001 From: "codesphere-renovate[bot]" <315425581+codesphere-renovate[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 09:29:13 +0000 Subject: [PATCH] chore(deps): update endbug/add-and-commit action to v11 --- .github/workflows/update-docs-and-licenses.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-docs-and-licenses.yml b/.github/workflows/update-docs-and-licenses.yml index 18ad201..c4adea9 100644 --- a/.github/workflows/update-docs-and-licenses.yml +++ b/.github/workflows/update-docs-and-licenses.yml @@ -34,7 +34,7 @@ jobs: run: make generate-notice - name: Commit NOTICE if changed - uses: EndBug/add-and-commit@a94899bca583c204427a224a7af87c02f9b325d5 # v9 + uses: EndBug/add-and-commit@cc9c08ba6c8df3b93a8f2db63e89b98368ae2ae8 # v11 with: add: NOTICE message: 'chore: update NOTICE'