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