From 7e1d61b07d27205df302e6cf0edc7b4401d0ebac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 19:34:05 +0000 Subject: [PATCH] chore(deps): update endbug/add-and-commit digest to 527320e --- .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 35ea542cd7..534fbe6ec3 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@1ec3a804a1712c3db85f9ab8005338cb77991fd6 + uses: EndBug/add-and-commit@527320ea2d6f4ba12b8564babb1058b5578c1d78 with: author_name: ${{ github.actor }} author_email: ${{ github.actor }}@users.noreply.github.com