From 539deed5118af3befbf4df69c5fcaf604a452057 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 08:34:54 +0000 Subject: [PATCH] chore(deps): update endbug/add-and-commit digest to 70e21b3 --- .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 bcb8c9f0c4..3f1ec0a166 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@ba5a8dca939b4d792269057d1ac0164184412c2e + uses: EndBug/add-and-commit@70e21b325f8ec72c3aeeedab71de5662d71a2fc1 with: author_name: ${{ github.actor }} author_email: ${{ github.actor }}@users.noreply.github.com