From 7bfd168d74ec0827ebd0b180033c062042361d2f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 17:00:22 -0500 Subject: [PATCH] chore(deps): update endbug/add-and-commit action to v8 (#158) Co-authored-by: Renovate Bot --- .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 186bab651..b199ef274 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@v7 + uses: EndBug/add-and-commit@v8 with: default_author: github_actions branch: main