From 49f83a73d06f7e45aa7dabb3236e236977a9d7ca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 13 Aug 2023 11:57:05 +0000 Subject: [PATCH] chore(deps): update endbug/add-and-commit digest to f91c672 --- .github/workflows/gh-pages.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gh-pages.yaml b/.github/workflows/gh-pages.yaml index f23c50c85e..abd19dc804 100644 --- a/.github/workflows/gh-pages.yaml +++ b/.github/workflows/gh-pages.yaml @@ -33,7 +33,7 @@ jobs: git checkout ${GITHUB_REF##*/} CHANGELOG.md git checkout ${GITHUB_REF##*/} docs - name: Push to gh-pages - uses: EndBug/add-and-commit@cd275fe314bfb963f70ebd92b4a6b13cf8b8216f + uses: EndBug/add-and-commit@f91c6724df48d647dd523d222e655d20432cf7d3 with: author_name: ${{ github.actor }} author_email: ${{ github.actor }}@users.noreply.github.com