From 74d66ea7047bc5d273aca4337cc515cac05282fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 00:29:06 +0100 Subject: [PATCH] chore(devdeps): update stefanzweifel/git-auto-commit-action action to v5.1.0 (#4678) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/illustrations-update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/illustrations-update.yml b/.github/workflows/illustrations-update.yml index 273d4e95ed..ff507b5c94 100644 --- a/.github/workflows/illustrations-update.yml +++ b/.github/workflows/illustrations-update.yml @@ -36,7 +36,7 @@ jobs: run: pnpm run illustrations:update - name: Git Auto Commit - uses: stefanzweifel/git-auto-commit-action@v5.0.1 + uses: stefanzweifel/git-auto-commit-action@v5.1.0 with: commit_message: "chore(illustrations): automatic export update" commit_user_name: Scaleway Bot