From a3dfb0994294a5417003b460a3ea4f3ab00f7d84 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Mar 2022 12:35:48 -0400 Subject: [PATCH] chore(deps): update endbug/add-and-commit action to v9 (#221) --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2550f9a12..d830cadf7 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -46,7 +46,7 @@ jobs: properties: | release=true - name: Push New Documentation - uses: EndBug/add-and-commit@v8 + uses: EndBug/add-and-commit@v9 with: default_author: github_actions new_branch: main