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