From 7c35a8b096acd48c984164dae5f92d34fab76c80 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 23:20:57 +0200 Subject: [PATCH] chore(deps): update endbug/add-and-commit digest to 51b3638 (#1654) 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 f4d4f060c8..504bc3c259 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@ccb0550b1f3eeb929427e6480567d8c0377728ff + uses: EndBug/add-and-commit@51b363887cc8e6fe21d75ceb6bc0ac1c996e373a with: author_name: ${{ github.actor }} author_email: ${{ github.actor }}@users.noreply.github.com