From dabd7948ce4732a5e8f206d9ee922766db80d12f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Apr 2023 02:14:13 +0200 Subject: [PATCH] chore(deps): update endbug/add-and-commit digest to 744db5a (#1149) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 a006980295..9d17b662ae 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@2ad491f8e52a8091c1572705516a10c60d12181f + uses: EndBug/add-and-commit@744db5af4d83389ee3ac7cf40ed6b874ee4763ec with: author_name: ${{ github.actor }} author_email: ${{ github.actor }}@users.noreply.github.com