From b3f2df308402b7bb4117635f40ec0792d8e2d8f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 Aug 2025 20:07:31 +0000 Subject: [PATCH] Update EndBug/add-and-commit action to v9 --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 0af923c8..7a2eef84 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -47,7 +47,7 @@ jobs: rm -f kustomize - name: Commit Changes - uses: EndBug/add-and-commit@v7 + uses: EndBug/add-and-commit@v9 with: author_name: Biosimulations-Daemon author_email: biosimulationsdaemon@gmail.com